In this tutorial, we will guide you through the steps to install VSCodium on Debian Latest. VSCodium is a free and open-source editor based on Visual Studio Code without Microsoft's telemetry and branding.
Before installing VSCodium, make sure you have the following prerequisites:
Firstly, you need to add the VSCodium repository to your system. You can do this by executing the following command in your terminal:
wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg | sudo apt-key add -
After adding the key, add the repository to your system:
sudo add-apt-repository 'deb https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs/ vscodium main'
Update your system to make sure the changes are reflected:
sudo apt update && sudo apt upgrade
Finally, to install VSCodium, use the following command:
sudo apt install codium
To launch VSCodium, type the following command in your terminal:
codium
That's it! You have successfully installed VSCodium on Debian Latest. Now you can enjoy a free and open-source editor based on Visual Studio Code without Microsoft's branding and telemetry.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!