Category:Yum Repository

From SME Server
Revision as of 10:26, 7 April 2007 by Cactus (talk | contribs) (Created instructions based on the Tech Handbook)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This page once started as http://no.longer.valid/phpwiki/index.php/3rdPartyYumRepositories.

If you use the commands linked below to add 3rd party yum repositories, they will be added to the yum-repositories database, but they should not enabled by default, as not to affect automatic yum upgrades. It only adds options for running yum manually. They are also set up to block you from installing RPMs that exist already in SME Server 7.0.

To reflect the changes in the database you will have to regenerate the yum.conf file after executing the command to add the repository to the internal configuration database:

 expand-template /etc/yum.conf

Template:DrawBoxWarning

Below are a few repositories, for which the configuration can be copied to the SME Server shell to install them on your server. The lines are long, but it it so you can cut and paste into your ssh client. Also note you shouldn't enable these repositories, they should just be used at the command line with "yum install", and not with "yum upgrade".

If a site has a RPM-GPG-KEY you have to install it first with a line such as.

rpm --import http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt