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

Last updated: June 26,2024

1. Install "python3-schwifty" package

This is a short guide on how to install python3-schwifty on Kali Linux

$ sudo apt update $ sudo apt install python3-schwifty

2. Uninstall "python3-schwifty" package

Please follow the step by step instructions below to uninstall python3-schwifty on Kali Linux:

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

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

Package: python3-schwifty
Source: python-schwifty
Version: 2023.11.2+dfsg-1
Installed-Size: 5364
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-resources | python3-supported-min (>> 3.8), python3-iso3166, python3-pycountry, python3:any
Suggests: python-schwifty-doc
Size: 235016
SHA256: 471e72cf014a2c3736c0e63a96f85b36b99f4d259b419d36d387d40bba75f3fb
SHA1: fd7edce7273b55a151b9276d4cb40824065f908a
MD5sum: b83158f18e9a4ba86d8eb90cec3a3ef6
Description: library to work with IBANs and BIC (Python 3)
schwifty is a Python library that let's you easily work with IBANs and BICs
as specified by the ISO. IBAN is the Internation Bank Account Number and BIC
the Business Identifier Code. Both are used for international money transfer.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/mdomke/schwifty
Section: python
Priority: optional
Filename: pool/main/p/python-schwifty/python3-schwifty_2023.11.2+dfsg-1_all.deb

5. The same packages on other Linux Distributions