Software Center |
For installing apps in the Ubuntu universe, I install Synaptic Package Manager. This is the old G of package management. I use it for updating, installing and uninstalling applications, adding and removing repositories and other package management tasks.
Synaptic Package Manager |
For installing DEB files downloaded from the internet, I use GDebi. GDebi is a simple application that also fetches dependencies if needs be.
GDebi |
sudo apt-get autoremove software-center
To install Synaptic Package Manager
sudo apt-get install synaptic
sudo apt-get install synaptic
To install GDebi
sudo apt-get install gdebi
sudo apt-get install gdebi
No comments:
Post a Comment