I haven been trying to install some packages but for some strange reason I am unable to do so. Running sudo apt-get install finishes with just the following output :
Reading package list ... Done
And it ends right there. Running Synaptic Package Manager, Ubuntu Software Center and Update Manager also do not seem to work. All of them start up and immediately close on their own. I haven't been able to find a reason as to why they crash. I just upgraded my system to 11.10 yesterday. Things were running smoothly before this.
Anyone else face this problem before? Any help would be greatly appreciated.
Thanks
sudo apt-get installwill not install anything. You need to provide the package name. Please see https://help.ubuntu.com/community/InstallingSoftware for details. – MMA Feb 18 at 5:22