5,互联网工具: IM 工具:Ubuntu 11.10默认搭载Empathy,如果喜欢Pidgin: sudo apt-get install pidgin 网络浏览器: Ubuntu 11.10 将搭载Firefox 7。Google chrome,chromuim,opera等浏览器也是很不错的浏览器。 6,影音视频 PPS已经更新到1.0.2版本,大家可到官网下载 Ubuntu Debian包@http://download.ppstream.com/linux/PPStream.deb 7,音频播放 播放器vlc: sudo apt-get install vlc 安装编码: sudo apt-get install non-free-codecs libxine1-ffmpeg gxine mencoder libmpcdec3 libquicktime1 flac faac faad sox ffmpeg2theora libmpeg2-4 若要支持DVD,则安装 sudo apt-get install libdvdcss2 && sudo /usr/share/doc/libdvdread4/./install-css.sh 优秀的音乐播放器还有Adacious,可使用下面命令安装: sudo apt-get install audacious 8,办公: Ubuntu 默认搭载的LibreOffice,当然我们还可以选择OpenOffice,永中Office,wine MS Office。我们这里推荐永中软件@http://www.yozosoft.com/download/zmo.jsp ,根据您的需要选择相应版本下载即可。 字典:stardict sudo apt-get install stardict 还有项目管理软件Planner(http://live.gnome.org/Planner)、思维导图FreeMind、Dia流程图工具等。大家可以在Ubuntu 软件中心搜索安装即可。 9,安装解压工具: sudo apt-get install unace unrar zip unzip p7zip-full p7zip-rar sharutils rar uudeview mpack lha arj cabextract 截图工具:shutter(截图、水印、特效等); gthumb(调整图片大小、裁剪等功能) shutter安装命令: sudo apt-get install shutter gthumb 安装命令: sudo apt-get install gthumb |