执行命令前首先
sudo apt update
字体安装 中文简体
sudo apt install --no-install-recommends fonts-wqy-microhei
中文繁体
sudo apt-get install fonts-arphic-ukai
使用以下命令重新配置区域设置
sudo dpkg-reconfigure locales
//区域设置完毕后重启
reboot
//设置中文后,bug
//选择文字交互
sudo dpkg-reconfigure debconf
