How to Install and Uninstall python3-ofxparse Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-ofxparse" package

This guide covers the steps necessary to install python3-ofxparse on Kali Linux

$ sudo apt update $ sudo apt install python3-ofxparse

2. Uninstall "python3-ofxparse" package

Please follow the guidance below to uninstall python3-ofxparse on Kali Linux:

$ sudo apt remove python3-ofxparse $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ofxparse package on Kali Linux

Package: python3-ofxparse
Source: python-ofxparse
Version: 0.21-2
Installed-Size: 293
Maintainer: Debian QA Group
Architecture: all
Depends: python3-bs4, python3-lxml, python3-six, python3:any
Size: 33624
SHA256: 35b43a5971c1ade827af46ce68936c1ac31bc5c0b7e20f8ca8100021463442e8
SHA1: 624c121b25175e349fc617350b3454e66f62ba1f
MD5sum: b4ad479f00f7fb1412c7921887077a66
Description: parser for Open Financial Exchange (.ofx) format files
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.
.
There are three different types of OFX files, called BankAccount,
CreditAccount and InvestmentAccount files. This library has been
tested with real-world samples of all three types.
Description-md5:
Homepage: https://sites.google.com/site/ofxparse/
Section: python
Priority: optional
Filename: pool/main/p/python-ofxparse/python3-ofxparse_0.21-2_all.deb