Debian下常用软件列表

星际译王(debian下的'金山词霸'):
    #apt-get install stardict
    由于版权问题 , Debian 官方没有带 stardict 的汉英/英汉词典 ,可以从 ustc 的源 安装 stardict-langdao-ce-gb stardict-langdao-ec-gb
 
gimp(linux下的图形编辑能手):#apt-get install gimp
 
zhcon(linux下的中文平台):#apt-get install zhcon
 
xmms(音频播放器):#apt-get install xmms
 
firefox :#apt-get install mozilla-firefox mozilla-firefox-locale-zh-cn
evolution (Debian下的电子邮件管理程序):#apt-get install evolution
 
fcitx(小企鹅输入法:五笔、拼音): #apt-get install fcitx
 
bmp totem(linux平台播放电影、音乐完整方案):#apt-get install beep-media-player totem totem-xine w32Bcs alsa-base alsa-headers alsa-utils
备注:要下载w32Bcs需要在您的sourcelist加入以下地址:
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
deb-src ftp://ftp.nerim.net/debian-marillat/ unstable main
 
bittorrent (linux下的BT软件):#apt-get install bittorrent bittorrent-gui
 
办公软件
 
apt-get install openoffice.org openoffice.org-l10n-zh-cn openoffice.org-help-zh-cn openoffice.org-debian-files
 
在 KDE 或 Gnome 里请再安装 openoffice.org-kde 或 openoffice.org-gtk-gnome openoffice.org-gnomevfs
 
evolution 用户可以再安装 openoffice.org-evolution
 
嫌 OpenOffice.org 太大的可以用 Koffice , Koffice 在有些地方还是比 OOo 好得多的, 比如跟 KDE 的集成 , 桌面出版支持 , Kword 甚至可以打开和编辑 pdf
apt-get install koffice koffice-i18n-zh-cn
 
OpenOffice (linux下的Office软件):#apt-get install openoffice.org openoffice.org-bin openoffice-l10n-zh-cn
 
qemu (linux下的开源虚拟机,类似vmware、win4lin之类的软件):#apt-get install qemu
 
synaptic (Debian下软件包图形化管理器):#apt-get install isynaptic
 
xchm (linux下查看chm的软件):#apt-get install xchm
备注: 查看 chm 还是 kchm 或 chmsee 好 , xchm 的中文支持很差。 KDE 用户可以安装 kdevelop3 , 然后就可以在 konqueror 里查看 chm 了chmsee 可以用 ustc 的源安装。中文的chm最好用chmsee读取。
下载地地址:http://www.gnome-cn.org/download/sof.../document_view
 
rdesktop (Debian下的远程桌面连接程序):#apt-get install rdesktop
 
多媒体
 
KDE 下请安装 kaffeine kaffeine-mozilla
 
Gnome 下请安装 totem-xine
 
推荐加上 w32codecs
 
MP3 播放
 
KDE 下请用 amarok
Gnome 下请用 rhythmbox
追求音质的请用 xmms 
http://www.linuxsir.org/bbs/showthread.php?t=214985
 
软件包管理(命令行): debfoster
vnc远程遥控 : xvncviewer和vino(gnome)
远程桌面:grdesktop(gnome)
下载工具:prozilla和prozgui
远程系统管理:webmin套件
 
网页浏览器
 
KDE 下请用 konqueror 
apt-get install konqueror konq-plugins
 
 
Gnome 下可以用 FireFox
apt-get install mozilla-firefox-locale-zh-cn mozilla-firefox-gnome-support mozilla-firefox-dom-inspector
 
FTP 客户端
 
coralftp 是个 Gtk 的 FTP 客户端 , 可以从 ustc 的源安装
 
lftp 是个 bash 风格的字符界面 lftp , 支持书签,别名,自动补全,历史等
 
代码:
UTF-8  locale 的用户可以这样写 ~/.lftp/rcdebug 3set ftp:charset GBKset file:charset UTF-8set ftp:passive-mode noalias nosetcharset " set ftp:charset ; set file:charset "
 
 
KDE图形环境下的远程控制软件(类vnc):krdc、krfb
#apt-get install krdc krfb
备注:krdc是客户端,相当于VNC中的vncviewer;krfb是服务端,即是VNC中的vncserver。
用后感受:总体感觉这个工具较xvncviewer、vncserver组合更好一点,连接速度更快,更直观,推荐有需要的朋友使用。 
 
Debian下的光盘刻录软件:k3b: apt-get install k3b
不过好像无法刻录mp3格式的光盘。
 
checkinstall 并不是Debian下制作Deb包的工具,不要误以为 DD 是用 checkinstall 的
 
真正制作 deb 包请查阅 Debian新维护人员手册
checkinstall 不遵循 Debian策略, 在Debian系统下用 checkinstall 打包是非常危险地
 
文件浏览器:
apt-get install rox-filer (很好用的一个文件浏览器,有中文菜单,对于非utf-8编码的中文文件名也可以正常显示)
apt-get install nautilus (nautilus --browser 运行后左边有目录树)
 
刻录软件:
apt-get install k3b
 
ftp客户端:
apt-get install gftp
 
网页编辑:
apt-get install bluefish
 
网页编辑:
nvu
 
p2p:
Limewire,aMule
 
屏幕录像:
xvidcap,x11vnc+vnc2swf
 
视频编辑:
cinelerra
 
音乐、视频播放:
bmp,mplayer,totem
 
系统服务管理:
sysv-rc-conf
 
打字小游戏
gtypist
 
让你的Debian支持多种压缩格式
#apt-get install rpm arj zip unzip
 
 
支持7z解压缩格式:
$ apt-get install p7zip
 
编辑器MadEdit:
http://madedit.sourceforge.net/ 
 
安装bmp totem(linux平台播放电影、音乐完整方案):#apt-get install beep-media-player totem totem-xine w32Bcs alsa-base alsa-headers alsa-utils
备注:要下载w32Bcs需要在您的sourcelist加入以下地址:
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
deb-src ftp://ftp.nerim.net/debian-marillat/ unstable main
 
上面的deb的地址失效了 下载w32Bcs 的地址是 
ftp://ftp.nerim.net/debian-marillat/...n/w/w32codecs/
 
 
Trackback: http://tb.blog.csdn.net/TrackBack.aspx?PostId=649676
 
 
  • 1
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值