[Rpm-maint] [rpm-software-management/rpm] Add a `HACKING` file (Issue #3867)
Michal Domonkos
notifications at github.com
Tue Jul 22 12:51:22 UTC 2025
dmnks created an issue (rpm-software-management/rpm#3867)
Hacking on RPM is pretty straightforward, just clone the repo and follow the instructions in `INSTALL` to compile it, then either run the binaries directly (perhaps with `LD_LIBRARY_PATH` and `PYTHONPATH` adjusted) or `make install` them into your system if you're brave enough.
That said, some people (me included) prefer to use a development container to do the building & running, in which case [Toolbox](https://containertoolbx.org/) is a fine choice and one that's now [supported](https://github.com/rpm-software-management/rpm/pull/3857) by the test image, so we might as well document that workflow.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3867
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3867 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250722/e7d0978f/attachment.htm>
More information about the Rpm-maint
mailing list