Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu apt uninstall

sudo apt-get remove <application_name>
Comment

sudo apt uninstall

sudo apt-get remove pkg
Comment

how to uninstall in ubuntu

sudo apt-get remove package-name // to remove the package itself
sudo apt-get purge package-name // to remove the dependencies installed with the package automatically
Comment

PREVIOUS NEXT
Code Example
Shell :: update brew 
Shell :: mac zip a folder without compression 
Shell :: how to check bash runs with sudo 
Shell :: install mongodb mac m1 
Shell :: bash get one checksum for many files 
Shell :: Criar um dispositivo gerido por cores 
Shell :: bash ls each file on a single line 
Shell :: flutter run emulator command line 
Shell :: how to clone github repository in my google colab 
Shell :: do a chechsum verification from command prompt 
Shell :: gdown Access denied with the following error 
Shell :: get last modified date pdf online 
Shell :: vim sudo write 
Shell :: linux find file recursively 
Shell :: install tor browser on kali linux 
Shell :: python.h missing 
Shell :: how to install metasploit in ubuntu 
Shell :: bash compare two lists of checksums 
Shell :: unzip linux gz 
Shell :: how to get the folder size in linux 
Shell :: git commit disable hooks 
Shell :: git log with numbers 
Shell :: add hp printer linux 
Shell :: bash delete all symlinks 
Shell :: uninstall snap package ubuntu 
Shell :: Write to NTFS on Mac OS 
Shell :: docker run dockerfile without building 
Shell :: npm_config_node_gyp 
Shell :: who create git 
Shell :: bun.sh setup 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =