How to Install and Uninstall libofx.x86_64 Package on AlmaLinux 8

Last updated: June 29,2024

1. Install "libofx.x86_64" package

Please follow the step by step instructions below to install libofx.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libofx.x86_64

2. Uninstall "libofx.x86_64" package

This guide covers the steps necessary to uninstall libofx.x86_64 on AlmaLinux 8:

$ sudo dnf remove libofx.x86_64 $ sudo dnf autoremove

3. Information about the libofx.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:11:38 ago on Mon Sep 5 03:22:42 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.