Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

completely remove app from linux

dpkg --list
#get softwere list
sudo apt-get --purge remove APP_NAME
sudo apt-get autoremove
sudo apt-get clean
Comment

PREVIOUS NEXT
Code Example
Shell :: git overwrite urlk 
Shell :: windows powershell symlink 
Shell :: update composer globally 
Shell :: view installed rpms 
Shell :: install glibc 
Shell :: node-pre-gyp install --fallback-to-build --library=static_library 
Shell :: npm i mui 
Shell :: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 
Shell :: vue js version check 
Shell :: docker clear cache 
Shell :: uninstall node js from ubuntu 
Shell :: uninstall python3 wsl 
Shell :: install c++ ubuntu 
Shell :: git origin 
Shell :: install i3-gaps ubuntu 
Shell :: Get the size of all the directories in current directory in linux 
Shell :: install nodeos as service linux 
Shell :: installing xournal++ in ubuntu 
Shell :: free up space ubuntu 
Shell :: change zsh to bash 
Shell :: change remote url git 
Shell :: how to find and replace a string in a file using shell script 
Shell :: find file in ubuntu 
Shell :: linux install node 
Shell :: you must sign up for private packages 
Shell :: brew node update 
Shell :: linux check gpu usage 
Shell :: centos cpus 
Shell :: How to restart MongoDB in Linux 
Shell :: heroku install classic 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =