How to Install and Uninstall fllog.x86_64 Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "fllog.x86_64" package

This guide let you learn how to install fllog.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install fllog.x86_64

2. Uninstall "fllog.x86_64" package

This tutorial shows how to uninstall fllog.x86_64 on AlmaLinux 9:

$ sudo dnf remove fllog.x86_64 $ sudo dnf autoremove

3. Information about the fllog.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:08:54 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : fllog
Version : 1.2.8
Release : 1.el9
Architecture : x86_64
Size : 142 k
Source : fllog-1.2.8-1.el9.src.rpm
Repository : epel
Summary : Amateur Radio Log Program
URL : http://w1hkj.com/fllog-help/index.html
License : GPLv3+ and GPLv2+
Description : Fllog is a transceiver control program for Amateur Radio use. It does
: not use any 3rd party transceiver control libraries. It is a c++ pro-
: gram that encapsulates each transceiver in its own class. Where ever
: possible the transceiver class(s) use polymorphism to reuse code that
: is portable across a series of transceivers.