I have these two problems
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
I have these two problems
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
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