7

After upgrading to Ubuntu 16.04, I tried to use the new software center that came along with it, but I found it to have a few issues. One, it didn't detect all the applications I had previously installed and two, whenever I tried installing new software with it, a new icon on the launcher (saying "Waiting to Install") appears, but no progress is made and the icon is stuck on the launcher.

However, I don't encounter any of these issues in the older Software Center. Does anybody know why this may be?

edwinksl
  • 23,789
tatels
  • 71
  • This is what happens when Canonical decides to use the GNOME 3.20 version of GNOME software rather than a GNOME 3.18 version... – RoundDuckMan Apr 23 '16 at 16:13
  • duplicate of http://askubuntu.com/questions/761210/16-04-cannot-install-anything-from-ubuntu-software-center – Amias May 05 '16 at 15:46

3 Answers3

11

Try installing the old software-center from the commandline:

sudo apt install software-center

Or try installing synaptic

sudo apt install synaptic
jringoot
  • 838
4

I resolved this same issue using 'check for updates' thru the 'About this Computer'-->'Details' menu found thru the top right menu area of the desktop.

0

Try to download and install the old Software Center from the new Software Center. Just type in the name in the new Software Center, find it and use it.

23840034
  • 245