Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

arch vscode

sudo pacman -Sy
sudo pacman -S git
cd ~/Downloads
git clone https://AUR.archlinux.org/visual-studio-code-bin.git
cd visual-studio-code-bin/
makepkg -s
sudo pacman -U visual-studio-code-bin-*.pkg.tar.zst
cd ../ && sudo rm -rfv visual-studio-code-bin/
Comment

PREVIOUS NEXT
Code Example
Shell :: arch linux install vscode 
Shell :: how to remove .idea from git 
Shell :: apache reset default configuration 
Shell :: check ip address mac 
Shell :: bash create file with content 
Shell :: zsh: command not found: brew 
Shell :: rename a commit pushed 
Shell :: install deb package 
Shell :: amplify cli delete app command 
Shell :: git push tags 
Shell :: find files created in last 20 days 
Shell :: install webmin ubuntu 
Shell :: git change origin 
Shell :: wget with username and password 
Shell :: install specific kubectl version 
Shell :: list of running ports linux 
Shell :: resize image on github comment 
Shell :: how to install mysql python 
Shell :: all connections to the npm registry - including for package installation - must use TLS 1.2 or higher 
Shell :: swapping of two numbers without using third variable in shell script 
Shell :: how to delete a file using powershell 
Shell :: macbook ubuntu webcam 
Shell :: testresources install 
Shell :: nginx by brew 
Shell :: visual studio code for ubuntu 20.04 
Shell :: generate ssl certbot nginx 
Shell :: git list remotes 
Shell :: mocha zsh: command not found: mocha 
Shell :: open wsl as root 
Shell :: Ports are not available: listen tcp 0.0.0.0/50070: bind: An attempt was made to access a socket in a way forbidden by its access permissions 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =