How to Install and Uninstall gnuradio.x86_64 Package on Fedora 35

Last updated: November 01,2024

1. Install "gnuradio.x86_64" package

This guide covers the steps necessary to install gnuradio.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gnuradio.x86_64

2. Uninstall "gnuradio.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gnuradio.x86_64 on Fedora 35:

$ sudo dnf remove gnuradio.x86_64 $ sudo dnf autoremove

3. Information about the gnuradio.x86_64 package on Fedora 35

Last metadata expiration check: 3:31:10 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gnuradio
Version : 3.9.5.0
Release : 1.fc35
Architecture : x86_64
Size : 3.0 M
Source : gnuradio-3.9.5.0-1.fc35.src.rpm
Repository : updates
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.