Distrobox was made for this exact use case.
post
are you sure the pcre package in Fedora/Nobara doesn't suit your needs?
Debian packagers really likes a lot to complicate packaging for no good reason, splitting the software in different packages like -dev for headers only or somehow getting a "3" in the name despite the software only having pcre and pcre2 with different versions
while other linux packager put the whole software in one single package and call it a day for simplicity sake
I used to use a tool called alien to make .rpm into .deb
I think it works on other package types as well.
all 3 comments