整理了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可以看到播放列表中可以正确显示中文啦。
新闻热点
疑难解答