Navigation
Charles Maggs
Avocation
Links
CCW artists
Service music planning
Media
YouTube
Music
Résumé
Invocation
Daily prayer resources
Vacation
Favorite Destinations
Favorite Webcams
Game Links
Vocation
Links
Admin tools
Applications (current)
Abandonware
VirtualBox
Hardware resources
HR resources
Linux resources (current)
Cheat sheets
Command line and scripting techniques
Compilers and tools
Embedded Linux
Android
Fonts
Games
Kernel and driver development
Linux admin tips and tools
Reference
RPM
Troubleshooting Linux problems
Linux resources (legacy)
Networking resources
Other O/S resources
Reference materials
Classes, lessons and tutorials
Networking security related reference materials
Payment industry reference materials
EMV
Smart cards
Software Development Reference Materials
Software management
Web development resource materials
Software version control
Windows resources (current)
Software removal tools
Windows admin tools
Reset Windows password with Linux in under 5 minutes
Windows resources (legacy)
Resume
Sitemap
Charles Maggs
>
Vocation
>
Links
>
Linux resources (current)
>
RPM
RPM (Red Hat Package Management) files are used for distributing and installing packages under Red Hat, Fedora and related Linux systems.
Sources of RPMs:
RPM Fusion
is a repository of RPM packages that Red Hat doesn't want to ship with Red Hat or Fedora.
RPM references:
Maximum RPM: Taking the Red Hat Package Manager to the limit
While this reference is not a good starting place for the RPM newbie, it is chock full of detailed information on tweaking RPM settings for the user that has a handle on the basics. For myself, it was invaluable in learning about
the %setup macro and how to modify its operation
.