manjaro安装wps
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了manjaro安装wps相关的知识,希望对你有一定的参考价值。
sudo nano /etc/pacman-mirrors.conf
文末添加 OnlyCountry = China
保存退出
# pacman-mirrors -g
sudo nano /etc/pacman.conf
文末添加
[archlinuxcn]
SigLevel = Optional TrustedOnly
Server = https://mirrors.ustc.edu.cn/archlinuxcn/$arch
保存退出
#sudo pacman -S archlinuxcn-keyring
#pacman -S wps-office
#pacman -S ttf-wps-fonts
以上是关于manjaro安装wps的主要内容,如果未能解决你的问题,请参考以下文章