Ubuntu11.04常用软件
对于Ubuntu11.04常用软件的介绍,很多木有用过的软件就没有过多介绍,如果还有非常好的软件,欢迎推荐。
1.浏览器
① Firefox4.0 Ubuntu11.04 默认
安装:http://www.mozilla.com/en-US/firefox/all.html
或者:sudo add-apt-repository ppa:mozillateam/firefox-stable
sudo apt-get update && sudo apt-get upgrade
② chrome
安装:http://www.google.com/chrome?platform=linux&hl=zh-CN
③ opera
安装:http://www.opera.com/download/index.dml?platform=linux
2.文本文档
① Openoffice 曾经ubuntu默认
安装:http://download.openoffice.org/other.html
② libreoffice Ubuntu11.04默认
安装:http://www.libreoffice.org/download
或者:sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt-get install libreoffice
③ vim 神器不多解释
④ Adobe Reader adobe出品的PDF阅读器
安装:http://get.adobe.com/cn/reader/otherversions/
⑤ Foxit Reader Foxit出品的PDF阅读器,小巧强悍
安装:http://www.fuxinsoftware.com.cn/pdf/desklinux/downloads.html
3.音乐播放器
① deadbeef 对于无损格式支持完美,无乱码
安装:sudo add-apt-repository ppa:alexey-smirnov/deadbeef
sudo apt-get updatesudo apt-get install deadbeef
② Banshee Ubuntu11.04默认
安装:sudo add-apt-repository ppa:banshee-team/banshee-unstable
sudo apt-get updatesudo apt-get install banshee banshee-community-extensions
③ rhythmbox Ubuntu10.10默认
④ icePlayer 国人编写,支持歌词
安装:http://code.google.com/p/iceplayer/downloads/list
4.视频播放器
① mplayer
安装:http://www.mplayerhq.hu/design7/dload.html
② totem ubuntu10.10 ubuntu11.04默认
③ VLC
安装:sudo add-apt-repository ppa:n-muench/vlc
sudo apt-get update sudo apt-get install vlc mozilla-plugin-vlc
④ realplayer
安装:http://www.real.com/realplayer/download
5.中文输入法
① ibus Ubuntu10.10默认
② fcitx 小企鹅输入法,非常强力
安装:http://code.google.com/p/fcitx/
或者:PPA deb http://ppa.launchpad.net/wengxt/fcitx-nightly/ubuntu lucid main
③ 小小输入法
安装:http://yong.uueasy.com/thread-htm-fid-2.html
④ 云输入 种类繁多有搜狗、QQ、Google。
6. 下载工具
① Transmission Ubuntu10.10 默认 BT客户端,
② Amule 电驴客户端
③ mldonkey 支持Ed2k/BitTorrent/Http/FTP
7.照片管理
① Shotwell Ubuntu10.10默认
② Picasa Google出品的照片管理器
③ F-Spot Ubuntu10.04默认
8.邮件客户端
① Evolution Ubuntu10.10默认
② ThunderBird
安装:http://www.mozillamessaging.com/en-US/thunderbird/all.html
9.图像处理
① Gimp 功能上比较像PS,操作有点难
② gnome-paint 有点像windows下的画图工具
安装:http://code.google.com/p/gnome-paint/
③ gThumb 可以管理图片,也可以编辑
安装:sudo add-apt-repository ppa:webupd8team/gthumb
sudo apt-get updatesudo apt-get install gthumb
10. ftp客户端
filezilla
安装:sudo add-apt-repository ppa:n-muench/programs-ppa
sudo apt-get updatesudo apt-get install filezilla
11.虚拟机
VirtualBox 大名鼎鼎,不多介绍
安装:http://www.virtualbox.org/wiki/Linux_Downloads