How To Install gr-hpsdr on Fedora 36

In this tutorial we learn how to install gr-hpsdr in Fedora 36. gr-hpsdr is GNU Radio modules for OpenHPSDR Hermes / Metis and Red Pitaya

Introduction

In this tutorial we learn how to install gr-hpsdr on Fedora 36.

What is gr-hpsdr

GNU Radio modules for OpenHPSDR Hermes / Metis and Red Pitaya using the OpenHpsdr protocol.

We can use yum or dnf to install gr-hpsdr on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gr-hpsdr.

Install gr-hpsdr on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install gr-hpsdr using dnf by running the following command:

sudo dnf -y install gr-hpsdr

Install gr-hpsdr on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install gr-hpsdr using yum by running the following command:

sudo yum -y install gr-hpsdr

How To Uninstall gr-hpsdr on Fedora 36

To uninstall only the gr-hpsdr package we can use the following command:

sudo dnf remove gr-hpsdr

gr-hpsdr Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/21
/usr/lib/.build-id/21/448dd2a5b3052cad0ea68505ec762947bc507d
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/807f06194927a77cea0abe56277abbe9374bd7
/usr/lib/libgnuradio-hpsdr.so.1.0.0
/usr/lib/libgnuradio-hpsdr.so.1.0.0.0
/usr/lib/python3.10/site-packages/hpsdr
/usr/lib/python3.10/site-packages/hpsdr/__init__.py
/usr/lib/python3.10/site-packages/hpsdr/__init__.pyc
/usr/lib/python3.10/site-packages/hpsdr/__init__.pyo
/usr/lib/python3.10/site-packages/hpsdr/__pycache__
/usr/lib/python3.10/site-packages/hpsdr/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/hpsdr/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/hpsdr/hpsdr_python.cpython-310-i386-linux-gnu.so
/usr/share/doc/gr-hpsdr
/usr/share/doc/gr-hpsdr/README.md
/usr/share/gnuradio/grc/blocks/hpsdr_hermesNB.block.yml
/usr/share/gnuradio/grc/blocks/hpsdr_hermesWB.block.yml
/usr/share/licenses/gr-hpsdr
/usr/share/licenses/gr-hpsdr/license.txt

References

Summary

In this tutorial we learn how to install gr-hpsdr on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install gr-hpsdr on Fedora 36” linkTitle: “gr-hpsdr” type: “docs” description: “In this tutorial we learn how to install gr-hpsdr in Fedora 36. gr-hpsdr is GNU Radio modules for OpenHPSDR Hermes / Metis and Red Pitaya” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gr-hpsdr-featured.png

Introduction

In this tutorial we learn how to install gr-hpsdr on Fedora 36.

What is gr-hpsdr

GNU Radio modules for OpenHPSDR Hermes / Metis and Red Pitaya using the OpenHpsdr protocol.

We can use yum or dnf to install gr-hpsdr on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gr-hpsdr.

Install gr-hpsdr on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install gr-hpsdr using dnf by running the following command:

sudo dnf -y install gr-hpsdr

Install gr-hpsdr on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install gr-hpsdr using yum by running the following command:

sudo yum -y install gr-hpsdr

How To Uninstall gr-hpsdr on Fedora 36

To uninstall only the gr-hpsdr package we can use the following command:

sudo dnf remove gr-hpsdr

gr-hpsdr Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/7bc2cb68b47c2faae05eef4d20e7483ca6ebcc
/usr/lib/.build-id/38
/usr/lib/.build-id/38/a221207b5d10da6dd3f47e3d3a9dec6dccb62d
/usr/lib64/libgnuradio-hpsdr.so.1.0.0
/usr/lib64/libgnuradio-hpsdr.so.1.0.0.0
/usr/lib64/python3.10/site-packages/hpsdr
/usr/lib64/python3.10/site-packages/hpsdr/__init__.py
/usr/lib64/python3.10/site-packages/hpsdr/__init__.pyc
/usr/lib64/python3.10/site-packages/hpsdr/__init__.pyo
/usr/lib64/python3.10/site-packages/hpsdr/__pycache__
/usr/lib64/python3.10/site-packages/hpsdr/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/hpsdr/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/hpsdr/hpsdr_python.cpython-310-x86_64-linux-gnu.so
/usr/share/doc/gr-hpsdr
/usr/share/doc/gr-hpsdr/README.md
/usr/share/gnuradio/grc/blocks/hpsdr_hermesNB.block.yml
/usr/share/gnuradio/grc/blocks/hpsdr_hermesWB.block.yml
/usr/share/licenses/gr-hpsdr
/usr/share/licenses/gr-hpsdr/license.txt

References

Summary

In this tutorial we learn how to install gr-hpsdr on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).