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.js

$ sudo apt remove nodejs npm
// Now you can install new node.js version
Comment

uninstall node

// uninstall node
sudo apt-get remove nodejs
Comment

PREVIOUS NEXT
Code Example
Shell :: where is tomcat installed on mac 
Shell :: check time in linux 
Shell :: git deleted file error 
Shell :: kali linux 
Shell :: linux grep recursive 
Shell :: install r packages in anaconda 
Shell :: node sass generate css 
Shell :: npm install mongoose specific version 
Shell :: install ruby on rails ubuntu 
Shell :: vlc for ubuntu 
Shell :: doom emacs 
Shell :: how to set environment variable in linux permanently 
Shell :: ansible lineinfile 
Shell :: how to return latest version in github 
Shell :: github activity graph 
Shell :: clamav scan system 
Shell :: remove all containers docker 
Shell :: cisco copy running config 
Shell :: # Check failed: allocator-SetPermissions(reinterpret_cast<void*(region.begin()), region.size(), PageAllocator::kNoAccess). 
Shell :: setup virtualenv python windows 
Shell :: install rust on arch linux 
Shell :: navigate to folder mac1 
Shell :: check vm ram details in linux 
Shell :: vim code highlighting mac 
Shell :: cmake set build type from command line 
Shell :: shebang line 
Shell :: check git username 
Shell :: gitlab new project push commands 
Shell :: wkhtmltopdf blocked access to file 
Shell :: get total installed List from ubuntu terminal 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =