1.The YUM path
YUM is a easy management software tools, and mostly the
repository files will in /etc/yum.repos.d/ and the config file in /etc/yum.conf
2. Useful yum commands
- yum search tools-name
- yum install tools-name
- yum info tools-name
- yum list installed
- yum clean
3. Useful yum repository
in my CentoOS 6.2, I use the following repo- CentOS-Base.repo
- CentOS-Debuginfo.repo
- CentOS-Media.repo
- mirrors-rpmforge
- mirrors-rpmforge-extras
- mirrors-rpmforge-testing
- rpmforge.repo
4. Advance isuuses
If you want more package using
回覆刪除yum install epel-release