apt-cache search 搜索包
--names-only, -n 指定搜索名称:Only search on the package and provided package names, not the long descriptions.
1:apt-cache search -n 包名
2:apt-cache search ^tomcat 使用正则 表示以 tomcat 开头
3:apt-cache search tomcat| grep tomcat 使用管道过滤
删除软件并移除配置
sudo apt-get remove —purge firefox
or
sudo apt-get purge firefox
apt-get dist-upgrade 对应 apt full-upgrade
相关文章
- 09-1341 搜索功能/1-搜索导航栏
- 09-13leetcode [701. 二叉搜索树中的插入操作](https://leetcode-cn.com/problems/insert-into-a-binary-search-tree/)
- 09-13泰德激光打标软件 包含 #include "Main.h" 时 原本正确的单元却报错
- 09-13机器视觉:LabVIEW软件及相关驱动安装
- 09-13数据结构--平衡二叉搜索树
- 09-13自己做量化交易软件(42)小白量化实战15--自编股票软件公式历史与聚宽量化平台仿大智慧指标回测设计
- 09-13如何开好项目例会︱中科软件PMO项目主管薛晓娜
- 09-13是在下无敌了!阿里P8分享Git星标49K软件架构设计笔记
- 09-13[笔记整理] 一维搜索
- 09-13软件工程第三次作业