Horje
uninstall a package command shell Code Example
uninstall a package command shell
$ sudo apt purge package-name
OR
$ sudo apt-get purge package-name
OR
$ sudo dpkg -P package-name




Shell

Related
gitignore tracked files Code Example gitignore tracked files Code Example
remove git from git history Code Example remove git from git history Code Example
git remove file from gitignore Code Example git remove file from gitignore Code Example
linux vim set tab to 4 spaces Code Example linux vim set tab to 4 spaces Code Example
stop tracking a file git Code Example stop tracking a file git Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9