Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

visual studio code fedora

sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
sudo sh -c 'echo -e "[code]
name=Visual Studio Code
baseurl=https://packages.microsoft.com/yumrepos/vscode
enabled=1
gpgcheck=1
gpgkey=https://packages.microsoft.com/keys/microsoft.asc" > /etc/yum.repos.d/vscode.repo'

dnf check-update
sudo dnf install code
Comment

install VS Code on Fedora

dnf check-update
sudo dnf install code
Comment

PREVIOUS NEXT
Code Example
Shell :: install filezilla ubuntu 
Shell :: how to install blender 2.8 from a ubuntu linux terminal 
Shell :: bash how to generate md5 checksums on all files in a directory 
Shell :: git add filename too long 
Shell :: setup node and mongodb on centos 7 
Shell :: how to change the icon of a python exe file 
Shell :: vim strip whitespace from beginning of every line 
Shell :: how to install vue router 
Shell :: git show remote url 
Shell :: systemctl restart apache 
Shell :: npx not found 
Shell :: stop localhost port 
Shell :: install postcss 
Shell :: how to extract tgz file in linux 
Shell :: heroku cli connect to app 
Shell :: change dns linux 
Shell :: kill port in mac 
Shell :: install mailspring ubuntu 
Shell :: how to find and replace a string in a file using shell script 
Shell :: install yum terminal 
Shell :: make all files in directory executable 
Shell :: yii2 advanced install 
Shell :: chrome skia shader compilation error 
Shell :: sudo user centos 
Shell :: teclado abnt arch linux 
Shell :: brew restart apache 
Shell :: speedtest cli ubuntu 
Shell :: is linux bad 
Shell :: error mounting /dev/sdb1 at /media/ 
Shell :: which desktop environment is runnings 
ADD CONTENT
Topic
Content
Source link
Name
9+2 =