如何卸载预装的firefoxESR
Tofloor
poster avatar
煮酒燃烟
deepin
2020-09-14 21:37
Author
如题,如何卸载系统预装的火狐浏览器,使用sudo apt purge firefox ,提示无法定位软件包

Reply Favorite View the author
All Replies
wzb
deepin
2020-09-14 22:07
#1
sudo apt remove firefox-esr
Reply View the author
是大橙子呀
deepin
2020-09-14 22:09
#2
sudo apt-get purge firefox-esr 或者sudo apt-get purge firefox*
Reply View the author
煮酒燃烟
deepin
2020-09-15 00:15
#3
https://bbs.deepin.org/post/202096
sudo apt-get purge firefox-esr 或者sudo apt-get purge firefox*

谢谢你,搞定了
Reply View the author