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

Last updated: May 08,2024

1. Install "python3-flanker" package

Please follow the guidance below to install python3-flanker on Kali Linux

$ sudo apt update $ sudo apt install python3-flanker

2. Uninstall "python3-flanker" package

This guide covers the steps necessary to uninstall python3-flanker on Kali Linux:

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

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

Package: python3-flanker
Source: python-flanker
Version: 0.9.14-2
Installed-Size: 310
Maintainer: Debian Python Team
Architecture: all
Depends: python3-attr, python3-chardet, python3-cryptography (>= 0.5), python3-idna, python3-ply, python3-regex, python3-six, python3-tld, python3-webob, python3:any
Size: 60852
SHA256: 505fb96cc7dd6d6f8b076160fd8b555a09d93575d281c433076b5e2e5e8413d3
SHA1: 6e2d632bd3a442f347a3c14473c8e6855f16e56c
MD5sum: ba3818fdcffdb0f2adcb035900a7c2c6
Description: Python email address and Mime parsing library
Flanker is an open source parsing library written in Python by the Mailgun
Team. Flanker currently consists of an address parsing library
(flanker.addresslib) as well as a MIME parsing library (flanker.mime).
.
This package installs the library for Python 3.
Description-md5: 5a88e84b8ffc5476fd0ba3be9ffc79d2
Homepage: https://github.com/mailgun/flanker
Section: python
Priority: optional
Filename: pool/main/p/python-flanker/python3-flanker_0.9.14-2_all.deb