# RPM Packaging guide https://rpm-packaging-guide.github.io/ This guide seems a little more detailed as compared to the IBM tutorial. More core concepts, and less copy pasta. Project list: |Program name| Purpose| | ------------- |-------------| | hello-world | Your first rpm package. Creates a hello world script and rpm from one spec file.| | | |