How To Install tcl-hamlib on Fedora 36

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

Introduction

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

What is tcl-hamlib

Hamlib TCL Language bindings to allow radio control from TCL scripts.

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

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

sudo dnf -y install tcl-hamlib

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

sudo yum -y install tcl-hamlib

How To Uninstall tcl-hamlib on Fedora 36

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

sudo dnf remove tcl-hamlib

tcl-hamlib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/27
/usr/lib/.build-id/27/1b888e6ff570c71b3a7677f6ea5cd1d289aa5d
/usr/lib/tcl8.6
/usr/lib/tcl8.6/Hamlib
/usr/lib/tcl8.6/Hamlib/hamlibtcl-4.4.so

References

Summary

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


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

Introduction

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

What is tcl-hamlib

Hamlib TCL Language bindings to allow radio control from TCL scripts.

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

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

sudo dnf -y install tcl-hamlib

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

sudo yum -y install tcl-hamlib

How To Uninstall tcl-hamlib on Fedora 36

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

sudo dnf remove tcl-hamlib

tcl-hamlib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/b672d033410b68417f1b0f3545342ddbb275bc
/usr/lib64/tcl8.6
/usr/lib64/tcl8.6/Hamlib
/usr/lib64/tcl8.6/Hamlib/hamlibtcl-4.4.so

References

Summary

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