How to Install and Uninstall gnuradio.x86_64 Package on Oracle Linux 8

Last updated: May 02,2024

1. Install "gnuradio.x86_64" package

Please follow the instructions below to install gnuradio.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gnuradio.x86_64

2. Uninstall "gnuradio.x86_64" package

Please follow the steps below to uninstall gnuradio.x86_64 on Oracle Linux 8:

$ sudo dnf remove gnuradio.x86_64 $ sudo dnf autoremove

3. Information about the gnuradio.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:10:51 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gnuradio
Version : 3.8.0.0
Release : 6.el8
Architecture : x86_64
Size : 3.6 M
Source : gnuradio-3.8.0.0-6.el8.src.rpm
Repository : epel
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.