PDA

View Full Version : [ubuntu] Stuck at Aptitude !



dchen
April 26th, 2012, 07:11 AM
Tried to install Ubuntu 11.10 server from CD, after choosing the software to be installed, it displayed the Aptitude menu with the following on the screen:

--- Installed packages (188)
--- Not installed packages (960)
--- Virtual packages (375)
--- Tasks (1916)

There are a few command letters on the top of screen allow you to take some actions, i.e. g: Download/Install/Remove pkgs, ...

'm not familiar with the Aptitude at all, what should I do in response to this Aptitude screen ?
initially I pointed to the "Installed packages (188)" line and did "g" then "g", and got many errors,...
then tried to point to the "Not installed packages (960)" line, got too many errors too, ...

Also the explanation of "--- Installed packages (188)" or "--- Not installed packages (960)" was not so great ! May I just quit the Aptitude entirely ? Aptitude is the stopper for the beginner of Ubuntu 11.x server !

dino99
April 26th, 2012, 08:00 AM
sudo apt-get update
sudo apt-get install -f
sudo dpkg --configure -a

raja.genupula
April 26th, 2012, 10:11 AM
https://help.ubuntu.com/community/AptitudeSurvivalGuide