This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:linux:repoforge [2011/12/29 16:01] gcooper created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Using the RepoForge Repository for Centos 6 ====== | ||
- | http:// | ||
- | |||
- | The RepoForge project offers RPM packages not available in the official repos. | ||
- | |||
- | Check for proper version first (64-bit shown here) | ||
- | |||
- | < | ||
- | rpm -Uhv http:// | ||
- | </ | ||
- | |||
- | Disable the repository unless specifically enabled: | ||
- | |||
- | < | ||
- | vim / | ||
- | |||
- | enabled=0 | ||
- | </ |