This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:linux:atomic [2012/01/24 23:31] gcooper created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Using the Atomic Repository with Centos 6 ====== | ||
- | http:// | ||
- | |||
- | Atomic offers RPM packages not available in the official repos. | ||
- | |||
- | Check for version and architecture first (64-bit shown here): | ||
- | |||
- | < | ||
- | rpm -Uvh http:// | ||
- | </ | ||
- | |||
- | Disable the repository unless specifically enabled: | ||
- | |||
- | < | ||
- | vim / | ||
- | |||
- | enabled=0 | ||
- | </ |