什么网站是免费的,做网站的软件名字全拼,关键词挖掘工具爱站网,民用网络架构一、网络浏览pacman -S firefox firefox-i18n注#xff1a;该命令中的前者为 Firefox 主程序,后者为语言包。pacman -S opera二、图像编辑pacman -S gimp #图像编辑软件首选 GIMPpacman -S inkscape #矢量图形编辑软件Inkscapepacman -S scrot #…一、网络浏览pacman -S firefox firefox-i18n注该命令中的前者为 Firefox 主程序,后者为语言包。pacman -S opera二、图像编辑pacman -S gimp #图像编辑软件首选 GIMPpacman -S inkscape #矢量图形编辑软件Inkscapepacman -S scrot #捕获图像 Scrot三、即时通信到腾讯官方网站上下载linux qq,可直接运行使用。xchat #IRCpacman -S pidgin #Pidgin,它支持 Gtalk、MSN、QQ 等多种协议:pacman -S skype #Skype四、音影播放pacman -S quodlibet #音乐播放软件注其他的音乐播放器包括 MPD、Audacious、Exaile、Amarok 等。电影播放器MPlayer,同时也加上浏览器插件和常用解码器:pacman -S mplayer mplayer-plugin codecs gstreamer0.10-bad gstreamer0.10-ugly gstreamer0.10-ffmpeg gstreamer0.10-mad gstreamer0.10-mpeg2decpacman -S smplayer #MPlayer 的前端五、下载工具pacman -S aria2 #aria2它支持断点续传和多线程下载pacman -S deluge #BitTorrent 下载工具. 注其他的包括 Azureus、rTorrent 等。pacman -S amule注为了能够让 aMule 直接从 Firefox 浏览器中处理 ed2k 链接,我们在 Firefox 的 about:config 中新建 字符串network.protocol-handler.app.ed2k,并将其设为 /usr/bin/ed2k六、邮件收发pacman -S thunderbird thunderbird-i18n #电子邮件客户端 Thunderbird七、图像查看pacman -S gqview #图像查看软件八、文本编辑pacman -S leafpad #轻量级geditpacman -S vimpacman -S emacs注Emacs CVS 版本可在 community 中找到。九、FTP 软件pacman -S lftp注图形化的有 gFTP、FileZilla 等。十、光盘刻录pacman -S k3b #KDE下的 K3b注为了让当前用户能够使用光盘刻录设备,需要将其添加到 optical 用户组中:gpasswd -a username optical十一、文档查看pacman -S evince #PDFpacman -S KchmViewer #CHM十二、其他工具pacman -S gcalctool #计算器pacman -S unrar unzip #压缩/解压 rar、zip 等格式pacman -S stardict #词典翻译StarDict注同时,词典文件需从 StarDict 官方网站下载,并释放到 /usr/share/stardict/dic/ 目录。pacman -S jre #Java 支持pacman -S flashplugin #Flash 插件pacman -S rox #文件管理器pacman -S freemind #脑图必备需要jre支持pacman -S zim #本地wiki可以用来记录笔记和文档pacman -S mitter #一个twitter客户端转载于:https://www.cnblogs.com/liangxiaofeng/p/4954050.html