Command lines to install or remove packages in Ubuntu
To install a package
sudo apt-get install the-package-name
To remove a package
sudo apt-get remove the-package-name
Related
This entry was posted in
Linux and tagged
apt-get,
install,
Linux,
packages,
remove,
Ubuntu. Bookmark the
permalink.