RPA
# install wps
unzip wps.zip
cd wps
rpm -ivh wps-office-10.1.0.6634-1.x86_64.rpm
unzip wps-office-19-missing-fonts-on-Linux-main.zip
mv wps-office-19-missing-fonts-on-Linux-main special-wps-office-fonts
cp -r ttf-ms-win10 /usr/share/fonts/
unzip ttf-ms-win10-master.zip
mv ttf-ms-win10-master ttf-ms-win10
cp -r ttf-ms-win10 /usr/share/fonts/
sudo fc-cache -f -v
# 注意要先配置好 yum 源
# install chrome
yum localinstall google-chrome-stable-133.0.6943.126-1.x86_64.rpm
links
- 银河麒麟liunux下的屏幕保护与锁屏设置
- https://github.com/iykrichie/wps-office-19-missing-fonts-on-Linux
- https://gitee.com/aisuhua/ttf-ms-win10
- https://rpm.pkgs.org/packages/google-chrome-x86_64/