Skip to content

IDE-installers/vscode-linux-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

About

This bash script installs the latest VSCode version.

It contains shell commands to install VSCode from here

This script should work on most of Linux distributions.

It supports the following package managers: apt, dnf, zypper, snap, yum, nix

Note

Sometimes the commands to install VScode can be changed by the Devs, so at some point my script will become outdated.

Usage

bash vscode-installer.sh

After executing this script, maybe you'll have to confirm the installation and enter sudo password

Note for Debian and Ubuntu Distros

You can directly install VSCode from a .deb package as seen here

And unlike with directly installing .rpm (for Fedora/RHEL) the auto-updating will be available

About

Script that installs latest Visual Studio Code on Linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages