apt-get程序和系统管理

检查更新:apt-get update

系统升级:apt-get upgrade
移除软件:apt-get remove xxx
自动移除旧的软件包:apt-get autoremove
完全移除软件包(包括配置文件等):apt-get purge xxx
移除软件包:apt-get clean
使用组合命令:“&&”符号可以让多条命令按顺序执行。
上一篇:oracle replace函数


下一篇:BZOJ4521: [Cqoi2016]手机号码