3
如何删除所有与特定模式匹配的软件包?
我想卸载libreoffice。该程序包括大约三打模块。理想情况下,可以使用以下方法将其删除: aptitude remove libreoffice3.6* libreoffice-debian-menus libobasis3.6-* 但这失败了 Couldn't find any package whose name or description matched "libreoffice3.6*" 等等 如何按模式删除一组软件包? PS:我很高兴与使用的答案dpkg还是apt,太