How to Install and Uninstall gnuradio.i686 Package on Fedora 39

Last updated: October 06,2024

1. Install "gnuradio.i686" package

Please follow the guidelines below to install gnuradio.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install gnuradio.i686

2. Uninstall "gnuradio.i686" package

Please follow the guidance below to uninstall gnuradio.i686 on Fedora 39:

$ sudo dnf remove gnuradio.i686 $ sudo dnf autoremove

3. Information about the gnuradio.i686 package on Fedora 39

Last metadata expiration check: 4:50:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gnuradio
Version : 3.10.6.0
Release : 9.fc39
Architecture : i686
Size : 3.1 M
Source : gnuradio-3.10.6.0-9.fc39.src.rpm
Repository : fedora
Summary : Software defined radio framework
URL : https://www.gnuradio.org/
License : GPLv3
Description : GNU Radio is a collection of software that when combined with minimal
: hardware, allows the construction of radios where the actual waveforms
: transmitted and received are defined by software. What this means is
: that it turns the digital modulation schemes used in today's high
: performance wireless devices into software problems.