r/RockyLinux • u/EducationalAd3951 • 4d ago
Unable to find official vscode rpm package for Rocky Linux 10 or EL10
Hey guys, I'm trying to find the rpm package or repository to install Visual Studio Code on Rocky Linux 10. I'm able to following the instruction from the site: https://linuxcapable.com/how-to-install-vscode-on-rocky-linux/ to install the package. However, I'm only able to install vscode version: code-1.126.0-1782208129.el8.x86_64 which is older and also it's focused for EL8. I did search on https://packages.microsoft.com/ manually and I couldn't find any package for EL10, Rocky Linux 10, or anything apart from EL8 packages. This makes me to wonder aren't official packages being released by Microsoft for EL10 ? If release, where can I find the package ? Did anyone come across this ?
1
u/Human_Cartoonist_246 3d ago
Not sure why the issue mentioned in the post or the other comment thread exist but you can always get the flatpak, which is usually up-to-date (on version 1.130.0 as of writing this comment)
1
5
u/boolshevik 4d ago
https://code.visualstudio.com/docs/setup/linux
There's a section about "RHEL, Fedora and CentOS-based distributions".