ubuntu设置中文环境。中文文档 安装中文语言包 sudo apt install -y language-pack-zh-hans language-pack-zh-hans-base 设置环境变量 echo "LANG=zh_CN.UTF-8" >> ~/.profile 相关文章: