Charles Maggs
Navigation
Charles Maggs
Vocation
Resume
Links
Applications (current)
Applications (legacy)
Linux resources (current)
Command line and scripting techniques
Compilers and tools
Fonts
Kernel tools and tweaks
RPM
Embedded Linux
Linux resources (legacy)
Windows resources (current)
Software removal tools
Windows resources (legacy)
Networking resources
Other O/S resources
Reference materials
Classes, lessons and tutorials
HR resources
Networking security related reference materials
Payment industry reference materials
Smart cards
Software Development Reference Materials
Software management
Web development resource materials
Avocation
Résumé
Music
Media
YouTube
Links
Invocation
Vacation
Favorite Destinations
Favorite Webcams
Game Links
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
.