安装系统之后,以下就是简单的安装常用软件的方法。
以CentOS为例:
安装系统完成后,请按照以下这篇文章,配置你的yum源。http://blog.csdn.net/zhanghuoding/article/details/40590907
之后,便可以放心得安装软件了(这里面包扩视频播放器,解码器,ntfs分区识别软件,常用的C、C#或者C++编辑器,解压缩软件,屏幕录像软件,邮件收发软件等等)。在以下内容中,这需要将前面没有“yum install ”字样的段落前面加上“yum install ”字样,然后将整个段落复制粘贴到后面即可(对于前面有“yum install ”字样的,就直接复制过去就行了)
预热:
yum install gcc gcc-++ g++ yum-* ntfs-3g
一般:
createrepo cairo-dock thunderbird gimp evince feh zgv pho chromium p7zip p7zip-plugins p7zip-full p7zip-rar rar unrar
linux下相当于windows中的迅雷的下载软件(多线程下载,支持断点续传等。超级好用!):
multiget
系统/编程:
adb stardict fuse-ntfs-3g dict gnome-utils gnome-system-monitor axel wget filezilla docky azureus deluge shutter starditc supertux zsnes acroread kdevelop anjuta netbeans codeblocks monodevelop glibc.i686 glibc-devel.i686 zlib-devel.i686 ncurses-devel.i686 anjuta cscope lnsight flawfinder crosstool indent flashgot wxwidgets xulrunner.i686 libXtst.i686 libjpeg* libpng* freetype*
音视频:
qt-recordmydesktop mvgather screenfetch pointdownload gparted k3b unetbootin ms-sys win32codecs mplayer mplayer* smplayer smplayer* gstreamer* kmplayer vlc potplayer xine quicktime vebvbox itunes totem-xine realplayer clenmentine audacious audacious-plugins-freeworld gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly libtunepimp-extras-freeworld xine-lib-extras-freeworld ffmpeg ffmpeg-libs gstreamer-ffmpeg xvidcore libdvdread libdvdnav lsdvd gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly istanbul wink xvidcap pyvnc2swf recordmydesktop gtk-recordmydesktop
我的fedora 20系统已经安装的软件
bluefish juffed anjuta asymptote audacious azureus boxes brasero cmyktool codeblocks darkable deluge devhelp dia docky emacs empathy evolution feh filezilla fontforge fontmanager geary gedit gnomebaker gnusmallta gnu gparted gpick gthumb kdevelop kmplayer musique monodevelop okteta pan pdf-shuffler pidgin install qt install scribus shotwell shutter supertuxkart supertux smplayer thunderbird transmission vlc xine zsnes
安装kvm虚拟机:
#yum install kvm kmod-kvm qemu kvm-qemu-img virt-viewervirt-manager
安装flash plugin:
64位系统:
wget http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
#rpm -ivh adobe-release-x86_64-1.0-1.noarch.rpm
#yum install flash-plugin
安装chrome
64位系统:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
#rpm -ivh google-chrome-stable_current_x86_64.rpm
依赖性:
#yum install lsb
#yum install libXScrnSaver
给LibreOffice安装中文字体
#yum install libreoffice-langpack-zh-Hans
解决libstdc++.so.6版本过旧问题:#yum install libstdc++-4.4.7-11.el6.i686
以内容上为本人安装整理,如有疑问,请发送邮件至1993wbb@sina.cn或者加QQ群274313939寻求解答。