Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

sudo apt-get --purge remove

# remove an application using Advanced Package Tool command
sudo apt-get --purge remove <application_name>
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 :: terminator default terminal 
Shell :: find port and kill 
Shell :: cannot open display: :0 wsl 
Shell :: upgrade to ubuntu 22.04 
Shell :: know kernel version linux mint 
Shell :: install docker on Amazon Linux 2 AMI 
Shell :: java.lang.IllegalStateException: Dex archives: setting .DEX extension only for .CLASS files 
Shell :: install atom ubuntu 18 
Shell :: cp folder ubuntu include git 
Shell :: mac of hide "upgrade now" 
Shell :: curl show powershell show full content 
Shell :: arhlinux python.h 
Shell :: ubuntu 20 install lib32ncurses5 
Shell :: creating a gitignore for xcode project 
Shell :: restart docker daemon 
Shell :: how to see all branches in git 
Shell :: remove all stopped containers 
Shell :: kali linux gui in wsl2 
Shell :: flutter license NoClassDefFoundError 
Shell :: wget ignore if exists 
Shell :: Ndless SDK 
Shell :: how to uninstall android studio in ubuntu 20.04 using terminal 
Shell :: how to start venv 
Shell :: untar gz file 
Shell :: target lcobucci jwt parser is not instantiable while building laravel passport 
Shell :: config git editor vim 
Shell :: nmap os and version detection 
Shell :: nvm how to install latest node 
Shell :: bash convert symlinks to actual files 
Shell :: install kubenertes using chocolatey 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =