Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

arch code

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 :: list all users linux 
Shell :: format usb using cmd 
Shell :: nvm: Cannot uninstall currently-active node version, v14.14.0 (inferred from node). 
Shell :: install brave in ubuntu 
Shell :: powershell get all history 
Shell :: git remote add heroku 
Shell :: linux groups show name, password, id, members list 
Shell :: install deb file 
Shell :: upgrade nltk version 
Shell :: Flutter plugin not installed; this adds Flutter specific functionality. windows 
Shell :: install php7.4 curl 
Shell :: linux memory usage 
Shell :: set remote url git 
Shell :: remove submodule git 
Shell :: gnome alt tab do not show other workspace 
Shell :: wsl shutdown reboot 
Shell :: kill x-server 
Shell :: set git pull rebase default 
Shell :: Failed to load module "appmenu-gtk-module" 
Shell :: how to uninstall chromium through terminal 
Shell :: ubuntu get pid of process 
Shell :: laravel 9 install composer 
Shell :: plate form ignore in laravel composer install 
Shell :: make shell script executable 
Shell :: git delete last commit after push 
Shell :: pip install upgrade all 
Shell :: install git ubuntu 
Shell :: git clean local remote branch 
Shell :: expo typescript 
Shell :: install git win terminal 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =