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

Last updated: September 28,2024

1. Install "python3-fints" package

Please follow the step by step instructions below to install python3-fints on Kali Linux

$ sudo apt update $ sudo apt install python3-fints

2. Uninstall "python3-fints" package

Here is a brief guide to show you how to uninstall python3-fints on Kali Linux:

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

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

Package: python3-fints
Source: python-fints
Version: 4.0.0-2
Installed-Size: 278
Maintainer: Debian Python Team
Architecture: all
Depends: python3-bleach, python3-mt-940, python3-requests, python3-sepaxml, python3:any
Suggests: python-fints-doc
Size: 43296
SHA256: 52c60a9e0bd99fc8e126cd4c78aac366e6a5186998f6ff518516bf8de8f6abe1
SHA1: 8fb99e2ebcfd7b0042e953e21f5f51894b7f4878
MD5sum: 159434b585c9456c9b7c41bbdf3b56c6
Description: Python library for the FinTS banking protocol
This is a pure-python implementation of FinTS (formerly known as HBCI),
a online-banking protocol commonly supported by German banks.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/raphaelm/python-fints
Section: python
Priority: optional
Filename: pool/main/p/python-fints/python3-fints_4.0.0-2_all.deb

5. The same packages on other Linux Distributions