全部博文(408)
分类:
2006-04-10 09:15:15
Debian下常用软件列表:(希望大家帮忙丰富一下)
-----我在安装debian时,没有更改过sourcelist,APT默认选择http。
星际译王(debian下的'金山词霸'):#apt-get install stardict
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
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 unstable main
deb-src unstable main
linux下的BT软件:#apt-get install bittorrent bittorrent-gui
中文OpenOffice:#apt-get install openoffice.org openoffice.org-bin openoffice-l10n-zh-cn
安装 OpenOffice.org 最好再安装上 openoffice.org-kde 或 openoffice.org-gtk-gnome
Debian下的开源虚拟机(类似vmware、win4lin之类的软件):Qemu:#apt-get install qemu
Debian下软件包管理器(软件包控制面板):synaptic --------从jhuangjiahua那学来的:#apt-get install synaptic
Debian下查看chm格式文件:xchm:#apt-get install xchm
备注:中文的chm最好用chmsee读取。
下载地地址:http://www.gnome-cn.org/download/so...e/document_view
Debian下的远程桌面连接程序:rdesktop:#apt-get install rdesktop
Debian下的电子邮件管理程序:evolution:#apt-get install evolution
看软件包的具体信息:
apt-cache show 包名
apt-cahe dump 简要显示整个缓存文件的内容
apt-cahe dumpavail 把所有有效的包文件列表打印到 stdout
apt-cahe -n search 根据正则表达式搜索软件包列表
网页浏览器
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