Add and Remove Software From The Ubuntu Terminal
More Ubuntu tutorials at:
http://beginlinux.com/desktop/ubuntu
This Ubuntu tutorial was created for new Ubuntu users that want to move past using the software center and start using the command line to add and remove packages.
Commands used:... moreMore Ubuntu tutorials at:
http://beginlinux.com/desktop/ubuntu
This Ubuntu tutorial was created for new Ubuntu users that want to move past using the software center and start using the command line to add and remove packages.
Commands used:
sudo apt-get install
sudo apt-get remove
Basic I know, but part of many Ubuntu tutorials to come for newbies.
Share