Horje
how to remove software from ubuntu Code Example
how to remove software from ubuntu
sudo apt-get purge --auto-remove package-name
ubuntu apt uninstall
sudo apt-get remove <application_name>
how to uninstall a software in ubuntu
$ sudo apt-get remove package-name
Source: vitux.com
how to uninstall a software in ubuntu
$ dpkg --list
Source: vitux.com
how to uninstall a software in ubuntu
$ sudo apt-get purge package-name
Source: vitux.com




Shell

Related
ubuntu proxmox guest agent Code Example ubuntu proxmox guest agent Code Example
git check version of branch Code Example git check version of branch Code Example
git check current tag Code Example git check current tag Code Example
nbash creacte new folder Code Example nbash creacte new folder Code Example
java check jre version Code Example java check jre version Code Example

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