sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine
配置winecfg中文问题~/.wine/drive_c/windows/Fonts/
#只留一个你想要显示的中文字体在这
安装时可能会停在了“正在设定
ttf-mscorefonts-installer” 无法按确定,按下tab键就可以了~
本文指导如何在Ubuntu上通过sud命令添加WinePPA仓库、更新并安装Wine,解决字体设置及安装过程中的特定问题。重点介绍了中文环境下的Wine配置技巧,并分享了解决安装停滞于‘正在设定ttf-mscorefonts-installer’步骤的方法。
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine
配置winecfg中文问题~/.wine/drive_c/windows/Fonts/
#只留一个你想要显示的中文字体在这
安装时可能会停在了“正在设定
ttf-mscorefonts-installer” 无法按确定,按下tab键就可以了~
560
2827

被折叠的 条评论
为什么被折叠?