I installed Deepin Software Center yesterday.But now when i want to uninstall it, i cant find it on Ubuntu Software center 'installed' section. Do not know the SUDO CODE too. Can anyone help?
Asked
Active
Viewed 5,035 times
2 Answers
3
There you go:
sudo apt-get remove deepin-software-center
You should also open software sources and remove the ppa that you added to install deepin software center. There's no point getting updates from the ppa if you no longer have the software.
fabricator4
- 8,471
- 1
- 37
- 39
Vítor Manfredini
- 138
0
I felt this is is much better comand as it removes everything related to deepin :
sudo apt-get remove deepin-*
Sumit Tiwari
- 1
- 1