管理员权限运行 需在命令前加sudo
更新系统
apt-get install update
安装应用
apt-get install package_name
卸载应用
apt-get remove package_name
清理无用组件
apt-get autoremove
快速重启
reboot -a now
管理员权限运行 需在命令前加sudo
更新系统
apt-get install update
安装应用
apt-get install package_name
卸载应用
apt-get remove package_name
清理无用组件
apt-get autoremove
快速重启
reboot -a now
本文标题:ubuntu常用命令 2018-05-12
本文链接:https://www.haomeiwen.com/subject/vaucdftx.html
网友评论