How to Install and Uninstall python3-ofxparse.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-ofxparse.noarch" package

Here is a brief guide to show you how to install python3-ofxparse.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-ofxparse.noarch

2. Uninstall "python3-ofxparse.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-ofxparse.noarch on Fedora 34:

$ sudo dnf remove python3-ofxparse.noarch $ sudo dnf autoremove

3. Information about the python3-ofxparse.noarch package on Fedora 34

Last metadata expiration check: 2:59:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-ofxparse
Version : 0.18
Release : 12.fc34
Architecture : noarch
Size : 67 k
Source : python-ofxparse-0.18-12.fc34.src.rpm
Repository : fedora
Summary : Python library for working with the OFX (Open Financial Exchange) file format
URL : http://sites.google.com/site/ofxparse
License : MIT
Description : ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX files
: are available from almost any online banking site, so they work well if you
: want to pull together your finances from multiple sources. Online trading
: accounts also provide account statements in OFX files.