I've recently installed 12.04 on my PC but I am finding that it takes an eternity to install software using the software center. My PC has more than enough power to handle this (I'm running a 64 bit machine), so it's not a hardware issue. I've seen a similar thread to this but no clear answer on how to remedy the problem was given. It took me 30 minutes to install a game I downloaded, this was on top of the download time, and my PC was effectively unusable during this period. Other software I've downloaded (Skype, Wine etc) were slow to install. Any help would be greatly appreciated.
|
Try:
This will remove any config files and Software Center (USC) and then install it again. |
|||||||||
|
|
Although this might be a dodgy answer (as in "do it this way instead"), I've always found it a lot easier to install and update from the terminal. You can even tab complete the names of the packages you're looking for, in case you're not entirely sure what they're called. Installing VLC is as simple as:
When you want to look for updates, you'll simply write
To get the new lists of packets, and then do
To perform the actual upgrade. Another advantage of the terminal is that you actually see what's going on all the time, it tends to be a bit more obscured in the software center, which might give the impression that it's hung when it's actually just installing a lot of packages. |
|||||||||||||
|
protected by Community♦ Aug 10 '12 at 10:05
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.
apt-get(never took me more than 5 minutes though). – RobinJ May 11 '12 at 15:07