Install VSCodium on Linux

Опубликовано: 02 Октябрь 2024
на канале: i12bretro
3,904
22

#VSCodium #VSCode #Linux

Full steps can be found at https://i12bretro.github.io/tutorials...

--------------------------------------------------------------------
What is VSCodium?
--------------------------------------------------------------------
VSCodium is a clone of Microsoft’s Visual Studio Code. The project’s sole aim is to provide you with ready to use binaries without Microsoft’s telemetry and tracking code. - https://vscodium.com/
 
--------------------------------------------------------------------
Installing on Linux Devices with APT
--------------------------------------------------------------------
   01. Log into the Linux device
   02. Run the following commands in a terminal window
         download the gpg key
         wget -qO - https://gitlab.com/paulcarroty/vscodi... | sudo apt-key add -
         add the vscodium apt repository
         echo 'deb https://paulcarroty.gitlab.io/vscodiu... vscodium main' | sudo tee --append /etc/apt/sources.list.d/vscodium.list
         update software repositories
         sudo apt update
         install vscodium
         sudo apt install codium
 
VSCodium is also available as an AppImage or Windows installation package from their GitHub at  https://github.com/VSCodium/vscodium/...
 


Connect with me and others ###
★ Discord:   / discord  
★ Reddit:   / i12bretro  
★ Twitter:   / i12bretro