2024年3月31日 星期日

Ubuntu Libreoffice add Chinese language

 
sudo apt-get install libreoffice sudo apt-get install libreoffice-l10n-zh-tw libreoffice-help-zh-tw
 
如要新增簡體中文則輸入下方指令:
sudo apt-get install libreoffice-l10n-zh-cn libreoffice-help-zh-cn
 
 

沒有留言:

張貼留言

Ubuntu Libreoffice add Chinese language

  sudo apt-get install libreoffice sudo apt-get install libreoffice-l10n-zh-tw libreoffice-help-zh-tw   如要新增簡體中文則輸入下方指令: sudo apt-get instal...