摘要:
配置manjaro 阅读全文
posted @ 2020-03-12 14:25
dys5
阅读(5058)
评论(0)
推荐(1)
摘要:
pacman常见命令: 1.更新命令 1 sudo pacman -Syu #对整个系统进行更新 2 pacman -Syy #强制更新 3 pacman -Syudd #使用 -dd跳过所有检测 2.搜索包 1 pacman -Ss keyword 在仓库中搜索含关键字的包(常用) pacman 阅读全文
posted @ 2020-03-12 14:24
dys5
阅读(3103)
评论(0)
推荐(0)
摘要:
参考网址 https://www.cnblogs.com/hztjiayou/p/11772862.html 1.查看manjaro信息 screenfetch 2.安装虚拟机工具vmtool:重启即可在虚拟机与主机之间复制粘贴 #安装open-vm-tools软件 pacman -S open-v 阅读全文
posted @ 2020-03-12 11:10
dys5
阅读(1625)
评论(0)
推荐(0)