Enabling Rpm VSCodium Repo
This tutorial shows you step-by-step How to Add VSCodium Dnf/Yum/Zypper Rpm Repository on GNU/Linux Systems.
And VSCodium for GNU/Linux is a Community-driven, Freely-licensed Binary Distribution of Microsoft’s Editor VSCode.
Finally, this Guide is valid for all the Rpm Based Distros like:
- Fedora
- Red Hat Enterprise Linux
- CentOS
- Rocky Linux
- AlmaLinux
- Oracle Enterprise Linux
- openSUSE
- SLES
- Mageia

1. Terminal QuickStart
How to QuickStart with Command Line on GNU/Linux
2. Adding Repository
Then to Add VSCodium Rpm Repository
For Fedora/EL/Mageia simply run:sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release
3. Installing VSCodium
Finally, to Install VSCodium Rpm GNU/Linux