Skip to main content

Packaging

2022

Create Basic Local RPM Repo
·477 words·3 mins
System-Administration Linux Packaging Rpm Fedora Redhat Suse
The ability to create a basic local repository can be useful in numerous ways, such as to create a local mirror to cache some packages, or to test/distribute some locally created packages.
Create a Basic Local DEB Package Repository
·578 words·3 mins
System-Administration Linux Packaging Deb Debian Ubuntu
The ability to create a basic local repository can be useful in numerous ways, such as to create a local mirror to cache some packages, or to test/distribute some locally created packages.

2021

Rebuild a RPM Package
·715 words·4 mins
System-Administration Linux Packaging Rpm Fedora Redhat Suse
The basics of taking an RPM source package and rebuilding it, maybe with some modifications.
Rebuild a DEB Package
·247 words·2 mins
System-Administration Linux Packaging Deb Debian Ubuntu
The basics of taking an already-existing DEB source package and rebuilding it, maybe with some modifications.