美文网首页
ubuntu常用命令 2018-05-12

ubuntu常用命令 2018-05-12

作者: 迷藏_ | 来源:发表于2018-06-28 11:17 被阅读93次

管理员权限运行 需在命令前加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