How to Install and Uninstall python3-uhd Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-uhd" package

Please follow the steps below to install python3-uhd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-uhd

2. Uninstall "python3-uhd" package

This guide covers the steps necessary to uninstall python3-uhd on openSUSE Leap:

$ sudo zypper remove python3-uhd

3. Information about the python3-uhd package on openSUSE Leap

Information for package python3-uhd:
------------------------------------
Repository : Main Repository
Name : python3-uhd
Version : 4.4.0.0-bp155.1.25
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.2 MiB
Installed : No
Status : not installed
Source package : uhd-4.4.0.0-bp155.1.25.src
Upstream URL : https://files.ettus.com/manual/
Summary : Python bindings for uhd
Description :
The UHD is the "Universal Software Radio Peripheral" hardware driver.
The goal of the UHD is to provide a host driver and API for current
and future Ettus Research products. Users will be able to use the
UHD driver standalone or with 3rd party applications.
This package contains Python bindings UHD.