How To Install klog on Fedora 34
Introduction
In this tutorial we learn how to install klog
on Fedora 34.
What is klog
KLog is a Ham radio logging program for KDE Some features include * DXCC award support. * Basic IOTA support. * Importing from Cabrillo files. * Importing from TLF. * Adding/Editing QSOs. * Save/read to/from disk file the log - ADIF format by default. * English/Spanish/Portuguese/Galician/Serbian/Swedish support. * QSL sent/received support. * Read/Write ADIF. * Delete QSOs. * DX-Cluster support. Some additional features of this application are still under development and are not yet implemented.
We can use yum
or dnf
to install klog
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install klog.
Install klog on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
The output should look something like this:
After updating yum database, We can install klog
using dnf
by running the following command:
Install klog on Fedora 34 Using yum
Update yum database with yum
using the following command.
The output should look something like this:
After updating yum database, We can install klog
using yum
by running the following command:
How To Uninstall klog on Fedora 34
To uninstall only the klog
package we can use the following command:
klog Package Contents on Fedora 34
References
Summary
In this tutorial we learn how to install klog
on Fedora 34 using yum and dnf.