How to Install and Uninstall gnuradio Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "gnuradio" package
In this section, we are going to explain the necessary steps to install gnuradio on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
gnuradio
Copied
2. Uninstall "gnuradio" package
This guide covers the steps necessary to uninstall gnuradio on openSuSE Tumbleweed:
$
sudo zypper remove
gnuradio
Copied
3. Information about the gnuradio package on openSuSE Tumbleweed
Information for package gnuradio:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gnuradio
Version : 3.10.9.2-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 20.1 MiB
Installed : No
Status : not installed
Source package : gnuradio-3.10.9.2-2.1.src
Upstream URL : https://gnuradio.org
Summary : GNU software radio
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.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gnuradio
Version : 3.10.9.2-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 20.1 MiB
Installed : No
Status : not installed
Source package : gnuradio-3.10.9.2-2.1.src
Upstream URL : https://gnuradio.org
Summary : GNU software radio
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.