Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

uninstall node using n

sudo n prune
sudo npm uninstall -g n
sudo rm -r /usr/local/n
sudo rm /usr/local/bin/node
Comment

uninstall node

// uninstall node
sudo apt-get remove nodejs
Comment

PREVIOUS NEXT
Code Example
Shell :: apt search installed package 
Shell :: put bash script execution output in a file 
Shell :: find command in unix 
Shell :: ngrok minecraft server 
Shell :: ffmpeg cut video without re encoding 
Shell :: how to install sublime text arch linux 
Shell :: pip install without dependencies 
Shell :: delete folder terminal mac 
Shell :: scp server to local 
Shell :: bash store file in array 
Shell :: kubeadm print join command 
Shell :: crontab only working days 
Shell :: upgrade bash version mac 
Shell :: gnome files command 
Shell :: tar compress 
Shell :: unstage files in git 
Shell :: git tag delete 
Shell :: remove global packages npm 
Shell :: how to install zsh in fedora 
Shell :: sudo: effective uid is not 0 
Shell :: tcpdump tcp ipaddress 
Shell :: ubuntu list running applications 
Shell :: which zsh theme im using 
Shell :: check ram in linux 
Shell :: kubernetes get logs from pod 
Shell :: git push specific ssh key 
Shell :: install discord fedora 
Shell :: ubuntu power settings high performance 
Shell :: how to change default crontab editor 
Shell :: Error: Command failed: adb shell am start -n 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =