1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | apt-get update apt-get upgrade ##安裝gcin並設為預設 apt-get install gcin im-switch -z zh_TW -s gcin ##移除所有語言套件 apt-get purge language-pack-aa language-pack-* ##安裝繁中套件 apt-get install language-pack-zh-hant language-pack-kde-zh-hant language-pack-gnome-zh-hant ##新增kdenlive blender medibuntu套件庫 add-apt-repository ppa:cheleb/blender-svn add-apt-repository ppa:sunab/kdenlive-svn add-apt-repository "deb http://packages.medibuntu.org/ natty free non-free" ##新增lucid的acnonical套件庫,為了安裝java6 add-apt-repository "deb http://archive.canonical.com/ lucid partner" sudo apt-get update sudo apt-get install openshot kdenlive apt-get install sun-java6-jdk sun-java6-plugin apt-get install w32codecs libdvdcss2 apt-get install gnome apt-get install wine1.3 apt-get install winff vlc audacity dvdstyler smplayer guvcview apt-get install furiusisomount apt-get install scribus apt-get install dia emesene ekiga kompozer filezilla apt-get install stellarium apt-get install supertux2 supertuxkart neverputt apt-get install shutter apt-get install wiican mouseemu apt-get install lxde apt-get install vim synaptic p7zip p7zip-rar #安裝準備好的deb adobReader_cht eXe chrome google-earth meiga pps python-whiteboard teamviewer6 umplayer xournal dpkg -i *.deb apt-get -f install ##修正google earth6 sudo apt-get install lsb-core libfreeimage3 libqt4-webkit -------------- apt-get install flashplugin-installer apt-get install libreoffice-l10n-zh-tw apt-get install blender apt-get install imagination sox libsox-* apt-get install kde-l10n-zhtw k3b ##安裝cailibre python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()" |
Direct link: https://paste.plurk.com/show/708197