How To Install hamlib-c++ on Fedora 36

In this tutorial we learn how to install hamlib-c++ in Fedora 36. hamlib-c++ is Hamlib radio control library C++ binding

Introduction

In this tutorial we learn how to install hamlib-c++ on Fedora 36.

What is hamlib-c++

Hamlib radio control library C++ language binding.

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

Install hamlib-c++ 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 hamlib-c++ using dnf by running the following command:

sudo dnf -y install hamlib-c++

Install hamlib-c++ 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 hamlib-c++ using yum by running the following command:

sudo yum -y install hamlib-c++

How To Uninstall hamlib-c++ on Fedora 36

To uninstall only the hamlib-c++ package we can use the following command:

sudo dnf remove hamlib-c++

hamlib-c++ Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/6a3abadc71b781a5792058219669dd95da7a80
/usr/lib/libhamlib++.so.4
/usr/lib/libhamlib++.so.4.0.4

References

Summary

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


title: “How To Install hamlib-c++ on Fedora 36” linkTitle: “hamlib-c++” type: “docs” description: “In this tutorial we learn how to install hamlib-c++ in Fedora 36. hamlib-c++ is Hamlib radio control library C++ binding” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/hamlib-c++-featured.png

Introduction

In this tutorial we learn how to install hamlib-c++ on Fedora 36.

What is hamlib-c++

Hamlib radio control library C++ language binding.

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

Install hamlib-c++ 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 hamlib-c++ using dnf by running the following command:

sudo dnf -y install hamlib-c++

Install hamlib-c++ 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 hamlib-c++ using yum by running the following command:

sudo yum -y install hamlib-c++

How To Uninstall hamlib-c++ on Fedora 36

To uninstall only the hamlib-c++ package we can use the following command:

sudo dnf remove hamlib-c++

hamlib-c++ Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/2ca5ad40128fb6878d7f5019f76271aef44c14
/usr/lib64/libhamlib++.so.4
/usr/lib64/libhamlib++.so.4.0.4

References

Summary

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