Hello,I'm moving an existing application that relies on GNURadio from Ubuntu to Red Hat Enterprise Linux 8.5.
The default RHEL repositories don't know about gnuradio:
$ sudo yum install gnuradio Updating Subscription Management repositories. Last metadata expiration check: 0:52:27 ago No match for argument: gnuradio Error: Unable to find a match: gnuradio
Which repository do I need to add in order to install the current gnuradio? Thanks!