This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
computing:linux:atomic [2022/06/15 13:23] gcooper removed |
— (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 | ||
- | </ |