2016年1月30日

m3安裝記事

1.下載ubuntu mate img
2.使用dd或是磁碟寫入工具做成sd,並調整硬碟分割區成16GB
3.改成中文語系
nano /etc/default/locale
LANG="zh_TW.UTF-8"

多媒套件
sudo apt-get install ubuntu-restricted-extras

4.安裝vim和升級
apt-get update
apt-get install vim
apt-get install firefox-locale-zh-hant
apt-get dist-upgrade

5.重新開機

6.安裝fcitx
apt-get install fcitx-table-cangjie5 fcitx-chewing fcitx-config-common fcitx-config-gtk fcitx-table-boshiamy

7.安裝軟體中心
apt-get install software-center

8.安裝audacity
apt-get install audacity
apt-get install lame libmp3lame0
 
9.調整cache到記憶體
vim /etc/fstab
加入下列字串
tmpfs           /home/pi/.cache tmpfs   size=200M       0       0

10.安裝gimp
apt-get install gimp gimp-plugin-registry

11.安裝imagination
apt-get install imagination

12.軟體中心安裝Gnash SWF
  apt-get install gnash

13.安裝kdemlive openshot kolourpaint4
apt-get install kdenlive openshot
apt-get install kde-l10n-zhtw

14.安裝tweak
wget https://launchpadlibrarian.net/173353757/ubuntu-tweak_0.8.7-1~trusty2_all.deb
dpkg -i ubuntu-tweak_0.8.7-1~trusty2_all.deb
apt-get -f install

15. 安裝 tuxpaint
apt-get install tuxpaint tuxpaint-config

16.安裝gedit
apt-get install gedit

17.安裝java
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
####apt-get install openjdk-8-jdk
sudo apt-get install oracle-java8-installer
 
18.安裝sweethome3d
apt-get install sweethome3d

19.安裝shutter
apt-get install shutter

20建立捷徑
ln -s ./Downloads 下載
ln -s ./Videos 影片
ln -s ./Pictures 圖片
ln -s ./Documents 文件
ln -s ./Music 音樂
ln -s ./Desktop 桌面

21.安裝ffmulticonverter
sudo add-apt-repository ppa:anton+/photo-video-apps
sudo apt-get update
sudo apt-get install ffmulticonverter


解壓縮
apt-get install unoconv unrar unzip p7zip p7zip-rar


jkiwi 有問題


調gpu
https://github.com/ssvb/xf86-video-fbturbo/wiki/Installation

sudo apt-get install git build-essential xorg-dev xutils-dev x11proto-dri2-dev
sudo apt-get install libltdl-dev libtool automake libdrm-dev
 
writer標點符號工具列
wget http://extensions.libreoffice.org/extension-center/add-chinese-punctuation-marks-toolbar-for-writer/ChinesePunctuationTw-1.0.1/1.0.1/chinesepunctuationtw-1.0.1.oxt
使用libreoffice 開啟

 
教育部標準楷書
wget http://ws.moe.edu.tw/Download.ashx?u=C099358C81D4876C5303003B8BD1CBF5A0106AD29D0342C96EB319AE2D6BDEB4EE0A878EF0A975885123826EAED0A11E0A2D8896A8BF0F1A69DF0E3360DB8EC215CFA272AC758C9C05ACF7BDBD0DCE2A&n=B7AC7BE682935BF19B6FCA6E2E979468&icon=..rar
 cp edukai-3.ttf /usr/share/fonts/truetype/
 
 安裝libreoffice-base
apt-get install libreoffice-base 
 
文泉正黑體和
 
 
apt-get install gtk-theme-config gtk-theme-switch 
 
無線網路測試正常 105.02.02
聲音未聽到


apt-get install awesfx

apt-get install inkscape
下載子忠的mo檔
https://drive.google.com/file/d/0B8MclADHBn8eNlYtZ3BkdEZKT1U/view
放到 /usr/share/locale-langpack/zh_TW/LC_MESSAGES/ 資料夾下

調校ctrl alt + backspace登出
sudo dpkg-reconfigure keyboard-configuration 

 
apt-get dist-upgrade後音源孔正常了
gimp裝不起來
apt-get install krita
下載中文化檔案.mo 
http://www.krita.url.tw/localization.html



沒有留言: