How to Install and Uninstall libofx.x86_64 Package on Rocky Linux 8

Last updated: January 17,2025

1. Install "libofx.x86_64" package

Here is a brief guide to show you how to install libofx.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libofx.x86_64

2. Uninstall "libofx.x86_64" package

Please follow the guidance below to uninstall libofx.x86_64 on Rocky Linux 8:

$ sudo dnf remove libofx.x86_64 $ sudo dnf autoremove

3. Information about the libofx.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:58:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libofx
Version : 0.9.13
Release : 4.el8
Architecture : x86_64
Size : 163 k
Source : libofx-0.9.13-4.el8.src.rpm
Repository : epel
Summary : A library for supporting Open Financial Exchange (OFX)
URL : http://libofx.sourceforge.net/
License : GPLv2+
Description : This is the LibOFX library. It is a API designed to allow applications to
: very easily support OFX command responses, usually provided by financial
: institutions. See http://www.ofx.net/ofx/default.asp for details and
: specification.