整理了10個Fedora 8下常用應用軟件的安裝方法,分享給初學Fedora 8 linux的朋友們,希望對大家有所幫助!
1、瀏覽器--firefox
2、音頻播放工具--audacious
3、視頻播放工具--mplayer
4、星際譯王stardict
5、FTP客戶端-- FileZilla
6、linux下的超級終端--gtkterm和minicom
7、mht文件的讀取
8、PDF文件
9、下載工具軟件
10、totem-xine的安裝
1、firefox的安裝:
刪除自帶的firefox: yum remove firefox
下載源代碼包 http://www.mozilla.org.cn/
tar -zxvf firefox-2.0.0.7.tar.gz -C /usr
ln -s /usr/firefox/firefox /usr/bin/firefox
yum -y install compat-libstdc++-33 #安裝光盤里面有這個包
運行 firefox
選擇把firefox設置為默認瀏覽器
2、音頻視聽軟件安裝--audacious
安裝主程序: yum install audacious
需要安裝的解碼器: audacious-plugins-nonfree-mp3
audacious-plugins-nonfree-wma
audacious-plugins-nonfree-xmms
audacious-plugins-nonfree-lame
audacious-plugins-nonfree-aac
audacious-plugins-nonfree-alac
yum -y install audacious-plugins*
圖標:
rpm -ql audacious |grep png |more
cp /usr/share/icons/hicolor/48x48/apps/audacious.png /usr/share/pixmaps
系統-->首選項-->觀感-->Main Menu 選擇影音,右鍵點選audacious ,在屬性中設置圖標
播放列表亂碼解決
在右鍵的“首選項”中,“播放列表”“元數據”“使用自動編碼檢測器” 選擇“Chinese”
然后在“歌曲顯示” “標題格式”選擇“藝術家-標題”
播放時上面的滾動顯示亂碼:
在右鍵的“首選項”中,“外觀”“字體”下面取消選擇“如果可能則使用點陣字體”
重新打開audacious可以看到播放列表中可以正確顯示中文啦。
新聞熱點
疑難解答