2

I have these two problems one screenshot

two screenshot

which I assume are related.
What happens is that suddenly all the apps in software center are gone and in dash there is no 'uninstall' button, only the 'launch' one

1 Answers1

0

I've solved this problem by reinstallation of software-center something like that:

$ sudo apt-get purge software-center
$ sudo apt-get autoremove -y
$ sudo apt-get clean -y
$ sudo apt-get install software-center
Eric Carvalho
  • 54,385