How to Install and Uninstall libofx.i686 Package on Fedora 39

Last updated: March 01,2025

1. Install "libofx.i686" package

Learn how to install libofx.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libofx.i686

2. Uninstall "libofx.i686" package

This guide covers the steps necessary to uninstall libofx.i686 on Fedora 39:

$ sudo dnf remove libofx.i686 $ sudo dnf autoremove

3. Information about the libofx.i686 package on Fedora 39

Last metadata expiration check: 4:38:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libofx
Version : 0.10.9
Release : 3.fc39
Architecture : i686
Size : 159 k
Source : libofx-0.10.9-3.fc39.src.rpm
Repository : fedora
Summary : A library for supporting Open Financial Exchange (OFX)
URL : https://github.com/libofx/libofx
License : GPL-2.0-or-later
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.