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

Last updated: October 10,2024

1. Install "libofx.i686" package

This guide covers the steps necessary to install libofx.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libofx.i686

2. Uninstall "libofx.i686" package

This is a short guide on how to uninstall libofx.i686 on Fedora 38:

$ sudo dnf remove libofx.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:06:59 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libofx
Version : 0.10.9
Release : 1.fc38
Architecture : i686
Size : 159 k
Source : libofx-0.10.9-1.fc38.src.rpm
Repository : fedora
Summary : A library for supporting Open Financial Exchange (OFX)
URL : https://github.com/libofx/libofx
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.