Centos RPM additional package Source

Source: Internet
Author: User

In centos, we can use Yum to download or update the RPM package, but only a part of the RPM package is provided in the standard source (repository), although in most cases, these packages are sufficient.

But sometimes you still need to download some other non-standard packages, such as qemu. Otherwise, you can only compile the corresponding packages by yourself, and this may not be what every user is willing to do.

The following website provides additional packages for installation.

Http://repoforge.org/

The repoforge project maintains the RPM package for the following projects:

  • Red Hat Enterprise Linux (RHEL)
  • Centos
  • Scientific Linux
We provide a series of sources compatible with various RHEL versions, which provide corresponding packages:
  • Server (such as. Monitoring, problem solving troubleshooting, management)
  • Desktop (such as. Office, casual, multimedia)
  • Development (such as. Perl, Python, and Ruby libraries)
Main usage: 1. first determine what version your machine is using lsb_release-A2. download the corresponding RPM package reference: http://repoforge.org/use/3. install the corresponding RPM package $ rpm-IVH rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm4. use Yum to install additional RPM packages, such as $ Yum install -- enablerepo = rpmforge-extras qemu
For details, refer to the above link.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.