How to Install and Uninstall python3-gr-funcube Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python3-gr-funcube" package

This guide let you learn how to install python3-gr-funcube on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-gr-funcube

2. Uninstall "python3-gr-funcube" package

This guide let you learn how to uninstall python3-gr-funcube on openSuSE Tumbleweed:

$ sudo zypper remove python3-gr-funcube

3. Information about the python3-gr-funcube package on openSuSE Tumbleweed

Information for package python3-gr-funcube:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-gr-funcube
Version : 3.10.0.rc3-1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 188.0 KiB
Installed : No
Status : not installed
Source package : gr-funcube-3.10.0.rc3-1.10.src
Upstream URL : https://github.com/dl1ksv/gr-funcube
Summary : Python bindings for FCD and FCDpro Plus
Description :
gr-funcube is an linux oot-module for gnuradio to implement a FUNcube
Dongle and a FUNcube Dongle PRO+ source. It autodetects the correct
soundcard from /proc/asound/cards. This idea was taken from the osmosdr
drivers. To control the device, the hidraw code of the HID API is used.