How To Install hackrf on Fedora 36
Introduction
In this tutorial we learn how to install hackrf on Fedora 36.
What is hackrf
Hardware designs and software for HackRF, a project to produce a low cost, open source software radio platform.
We can use yum or dnf to install hackrf on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hackrf.
Install hackrf 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 hackrf using dnf by running the following command:
sudo dnf -y install hackrf
Install hackrf 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 hackrf using yum by running the following command:
sudo yum -y install hackrf
How To Uninstall hackrf on Fedora 36
To uninstall only the hackrf package we can use the following command:
sudo dnf remove hackrf
hackrf Package Contents on Fedora 36
/usr/bin/hackrf_cpldjtag
/usr/bin/hackrf_debug
/usr/bin/hackrf_info
/usr/bin/hackrf_spiflash
/usr/bin/hackrf_sweep
/usr/bin/hackrf_transfer
/usr/lib/.build-id
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/dd74502c291a6421037bd0fb85b2a79aa494b9
/usr/lib/.build-id/22
/usr/lib/.build-id/22/f7b6a88c4aa4548ef18b2f813a5e6642e1aa8c
/usr/lib/.build-id/46
/usr/lib/.build-id/46/6074cea1571598f2cdefee78268cbdc8d735d2
/usr/lib/.build-id/96
/usr/lib/.build-id/96/6bb1052acca207658e7ac0d8be767fa52551e7
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/98afea6a401790f01a644b2f1ff3de8e41516e
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/645295b5da9ae0859d32cee62f902fc372b805
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/d7e8063bd7630279fd62e9d89f4698ff42c567
/usr/lib/libhackrf.so.0
/usr/lib/libhackrf.so.0.5.0
/usr/lib/udev/rules.d/53-hackrf.rules
/usr/share/doc/hackrf
/usr/share/doc/hackrf/Readme.md
/usr/share/licenses/hackrf
/usr/share/licenses/hackrf/COPYING
/usr/share/licenses/hackrf/TRADEMARK
References
Summary
In this tutorial we learn how to install hackrf on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install hackrf on Fedora 36” linkTitle: “hackrf” type: “docs” description: “In this tutorial we learn how to install hackrf in Fedora 36. hackrf is HackRF Utilities” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/hackrf-featured.png
Introduction
In this tutorial we learn how to install hackrf on Fedora 36.
What is hackrf
Hardware designs and software for HackRF, a project to produce a low cost, open source software radio platform.
We can use yum or dnf to install hackrf on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hackrf.
Install hackrf 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 hackrf using dnf by running the following command:
sudo dnf -y install hackrf
Install hackrf 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 hackrf using yum by running the following command:
sudo yum -y install hackrf
How To Uninstall hackrf on Fedora 36
To uninstall only the hackrf package we can use the following command:
sudo dnf remove hackrf
hackrf Package Contents on Fedora 36
/usr/bin/hackrf_cpldjtag
/usr/bin/hackrf_debug
/usr/bin/hackrf_info
/usr/bin/hackrf_spiflash
/usr/bin/hackrf_sweep
/usr/bin/hackrf_transfer
/usr/lib/.build-id
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/4c86e5c06bf0075fb1abaa19b86c870f88b2ff
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/b2846d417a5bc46319b64763c90e2824fcafef
/usr/lib/.build-id/be
/usr/lib/.build-id/be/06861bae9bcfb3b4e26fafef0f86f20112825e
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/6fe83621a4b3bbf8c66a95bcfa2e7cbeb9d72b
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/7dbbc592e3895a44b3fccb7439f2ad2bb6a7ff
/usr/lib/.build-id/df
/usr/lib/.build-id/df/a86cab7ab62cae2e80997bb702ec08e5024eb6
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/bde26e779d416c1fdb6980f8c286a9e6166b05
/usr/lib/udev/rules.d/53-hackrf.rules
/usr/lib64/libhackrf.so.0
/usr/lib64/libhackrf.so.0.5.0
/usr/share/doc/hackrf
/usr/share/doc/hackrf/Readme.md
/usr/share/licenses/hackrf
/usr/share/licenses/hackrf/COPYING
/usr/share/licenses/hackrf/TRADEMARK
References
Summary
In this tutorial we learn how to install hackrf on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).