- 添加Blender源:
sudo add-apt-repository ppa:thomas-schiex/blender
會(huì)出來一堆tips:

image.png
直接在Blender中國 https://www.blendercn.org/ 下載也闊以

image.png
- 安裝Blender:
sudo apt-get update
sudo apt-get install blender
- 漢化
如圖所示,File -> User Preferences -> System -> International Fonts -> language -> Simple Chinese -> 勾選Tooltips,這樣鼠標(biāo)懸停的幫助為中文,按鍵仍為英文, 一定要注意哦:如果出現(xiàn)中文亂碼,需要自行下載ttf字體, 比如官方推的微軟雅黑細(xì)體 (Microsoft YaHei UI Light.ttf), 然后在本頁面內(nèi)的
Interface Font加載, 如圖所示.

image.png
PS:卸載:
sudo apt install ppa-purge && sudo ppa-purge ppa:thomas-schiex/blender