rpm
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| rpm [2009/11/24 12:31] – alan | rpm [2012/03/21 12:14] (current) – [Building RPMs] ikahugu | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== RPM tips ===== | + | ====== Redhat Package Manager ====== |
| + | ====== Tips ====== | ||
| Check if a package is installed: | Check if a package is installed: | ||
| < | < | ||
| Line 29: | Line 30: | ||
| < | < | ||
| < | < | ||
| - | ===== Custom | + | ====== Building |
| An RPM is a pre-compiled package containing binaries and config files, etc which can be installed using '' | An RPM is a pre-compiled package containing binaries and config files, etc which can be installed using '' | ||
| - | * Reference: | + | * [[http:// |
| + | * [[http:// | ||
| - | Install '' | + | Install '' |
| < | < | ||
| Setup your home directory' | Setup your home directory' | ||
| - | < | + | < |
| $ echo ' | $ echo ' | ||
| Download an SRPM and build: | Download an SRPM and build: | ||
| Line 45: | Line 47: | ||
| Install with: | Install with: | ||
| < | < | ||
| - | + | If upgrading, use | |
| - | ==== Troubleshooting ==== | + | < |
| + | ====== Troubleshooting | ||
| If you have problems with GPG errors, add a line like this to your '' | If you have problems with GPG errors, add a line like this to your '' | ||
| < | < | ||
| + | ==== Dag Wieers' | ||
| + | ---- | ||
| + | |||
| + | < | ||
| + | name=Dag RPM Repository for Red Hat Enterprise Linux | ||
| + | baseurl=http:// | ||
| + | gpgcheck=1 | ||
| + | enabled=1 | ||
| + | </ | ||
| + | |||
| + | |||
| + | < | ||
| + | Check more on this here http:// | ||
| + | |||
| + | |||
| + | ==== PBONE REPOS ==== | ||
| + | ---- | ||
| + | < | ||
| + | cd / | ||
| + | wget http:// | ||
| + | yum install pidgin | ||
| + | </ | ||
rpm.1259065904.txt.gz · Last modified: (external edit)
