Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

apt remove

sudo apt-get --purge autoremove packagename
Comment

sudo apt uninstall

sudo apt-get remove pkg
Comment

apt-get uninstall

sudo apt-get --purge autoremove pkg
Comment

sudo apt-get remove

sudo apt-get remove --purge '^nvidia-.*'
sudo apt-get remove --purge '^libnvidia-.*'
sudo apt-get remove --purge '^cuda-.*'
Comment

PREVIOUS NEXT
Code Example
Shell :: install powershell using cmd windows 10 
Shell :: change password raspberry pi 
Shell :: How can I reset or revert a file to a specific revision? 
Shell :: centos install specific kernel headers 
Shell :: new git 
Shell :: node install mint 
Shell :: set wsl version to 1 
Shell :: where is tomcat installed on mac 
Shell :: pipenv install flask 
Shell :: git revert a specific commit 
Shell :: npm websocket 
Shell :: windows install httpie 
Shell :: vlc 
Shell :: no matching manifest for linux/arm64/v8 in the manifest list entries mac 
Shell :: find pip (s) path 
Shell :: bash see size of directory 
Shell :: kill process in windows 
Shell :: shell command read first lines 
Shell :: show changes at time of git pull 
Shell :: git checkout previous commit HEAD 
Shell :: delete all files in a directory cmd 
Shell :: sudo npm cache clean -f 
Shell :: installing a downloaded package in ubuntu 
Shell :: git view stash 
Shell :: install lando linux 
Shell :: react icons installation through npm 
Shell :: git: delete branch in local and on remote 
Shell :: how to install packages from jupyter notebook 
Shell :: wsl how to add gui to ubuntu 
Shell :: npm install dev dependencies 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =