How to Install and Uninstall libofx.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

1. Install "libofx.x86_64" package

Please follow the step by step instructions below to install libofx.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libofx.x86_64

2. Uninstall "libofx.x86_64" package

This is a short guide on how to uninstall libofx.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libofx.x86_64 $ sudo dnf autoremove

3. Information about the libofx.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:51:18 ago on Mon Feb 26 15:59:38 2024.
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.