vscode-languageservers from home:Riabinin project
Select Your Operating System
Add repository and install manually
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Riabinin/Fedora_40/home:Riabinin.repo dnf install vscode-languageservers
Grab binary packages directly
Add repository and install manually
For Mageia 9 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Riabinin/Mageia_9/home:Riabinin.repo dnf install vscode-languageservers
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Riabinin/openSUSE_Tumbleweed/home:Riabinin.repo zypper refresh zypper install vscode-languageservers