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 :: adb recorder 
Shell :: git stash remove 
Shell :: bash remove duplicate lines from a file 
Shell :: how to logout of git in terminal 
Shell :: how to unzip tar file 
Shell :: Run emulator with terminal 
Shell :: linux list groups 
Shell :: uninstall figma from linux distributions 
Shell :: pretty git log 
Shell :: how to remove a package in laravel 8 
Shell :: git reset file to master 
Shell :: uninstall vscode ubuntu 
Shell :: how to set remote url in git 
Shell :: bash if then else one line 
Shell :: homebrew postgres 
Shell :: how to push code on bitbucket 
Shell :: brew xampp 
Shell :: linux opengl 
Shell :: install gnome sushi 
Shell :: babel core 
Shell :: bash print array 
Shell :: Unable to lock directory /var/lib/apt/lists/ 
Shell :: how to uninstall pycharm professional in ubuntu 16.04 
Shell :: pyinstaller icon image 
Shell :: sudo kill port 
Shell :: find files edited within last minute 
Shell :: nextjs init 
Shell :: npm port already in use 
Shell :: docker compsoe ubuntu 
Shell :: psycopg2.OperationalError: could not connect to server: Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432? 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =