I just installed a fresh copy of Ubuntu 11.10. How to open the Synaptic Package Manager?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
You need to install Synaptic first. You can do that by clicking here: Synaptic or by typing
in a terminal. |
|||||||||||
|
protected by Community♦ May 6 at 23:08
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
sudo apt-get install synapticand I get this: Reading package lists... Done Building dependency tree Reading state information... Done Package synaptic is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another sourceE: Package 'synaptic' has no installation candidate What should I do? – ankur Mar 11 at 21:01