Ubuntu – Apt list
七月 31, 2006
安裝軟體清單:
sudo apt-get install xchat
sudo apt-get install pcmanfm
sudo apt-get install mplayer
sudo apt-get install xmms-xmmplayer
sudo apt-get inatall totem
sudo apt-get inatall totem-gstreamer
sudo apt-get install vlc
sudo apt-get install gnome-vlc
sudo apt-get install sun-java5-jre sun-java5-plugin
sudo apt-get install stardict
##rpm轉deb工具##
sudo apt-get install alien
##弱點掃描工具##
sudo apt-get install nessus
##Firefox 中文語系檔案##
sudo apt-get install mozilla-firefox-locale-zh-tw
##Firefox flash plugin##
sudo apt-get install flashplugin-nonfree
##RealPlayer10 , 安裝完 sudo gedit /usr/lib/realplay-10.0.6.776/realplay##
##在#!/bin/sh開頭的第一行下面加入 , export GTK_IM_MODULE=xim##
##可以解決與 Scim 相衝的問題!##
sudo apt-get install realplay
##Totem-Gstreamer Firefox Plugin##
##安裝完要下 killall esd , flash player 才能正常有聲音##
sudo apt-get inatall totem-gstreamer-firefox-plugin
##Totem-Gstreamer用影音編碼##
sudo apt-get install gstreamer0.10-ffmpeg
sudo apt-get install gstreamer0.10-gl
sudo apt-get install gstreamer0.10-plugins-base
sudo apt-get install gstreamer0.10-plugins-good
sudo apt-get install gstreamer0.10-plugins-bad
sudo apt-get install gstreamer0.10-plugins-bad-multiverse
sudo apt-get install gstreamer0.10-plugins-ugly
sudo apt-get install gstreamer0.10-plugins-ugly-multiverse
##Totem-Gstreamer all codec package , 解壓縮在 ~/.gnome2/totem-addons/##
##或是 sudo cp XXX/* /usr/lib/win32/##
http://www1.mplayerhq.hu/homepage/design7/codecs.html
http://www.dll-files.com/dllindex/dll-files.shtml?wmvdmod
##cwTTF Fonts , 用sudo dpkg -i來裝 , 用fc-cache -f -v建立字型訊息 cache 檔案##
wget http://cle.linux.org.tw/fonts/cwttf/deb/ttf-cwtex-center-cwfs_1.0-1_all.deb
wget http://cle.linux.org.tw/fonts/cwttf/deb/ttf-cwtex-center-cwheib_1.0-1_all.deb
wget http://cle.linux.org.tw/fonts/cwttf/deb/ttf-cwtex-center-cwkai_1.0-1_all.deb
wget http://cle.linux.org.tw/fonts/cwttf/deb/ttf-cwtex-center-cwming_1.0-1_all.deb
wget http://cle.linux.org.tw/fonts/cwttf/deb/ttf-cwtex-center-cwyen_1.0-1_all.deb
##螢火飛的文鼎新宋字型##
sudo apt-get install ttf-arphic-newsung
##11 套微軟的英文字型##
sudo apt-get install msttcorefonts
##Gcin 輸入法 , 用 sudo im-switch -s gcin 來設定為預設輸入法##
sudo apt-get install gcin
Entry Filed under: Ubuntu. .
Trackback this post | Subscribe to the comments via RSS Feed