Packaging: RPM Spec File Deep Dive
Detailed explanation of RPM package file structure.
Detailed explanation of RPM package file structure.
Create a simple “Hello World” C program, write a .spec file, build an RPM package with rpmbuild, install it to test, and then remove it.
Philosophies, design goals, and build process of “Red Hat Package Manager” and “Debian Package”.
Provides an overview of what is a package and what is inside a package in Linux? Covers the essential and introduction part of packaging only.