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

Last updated: May 02,2024

1. Install "python3-lexicon" package

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

$ sudo apt update $ sudo apt install python3-lexicon

2. Uninstall "python3-lexicon" package

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

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

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

Package: python3-lexicon
Source: lexicon
Version: 3.17.0-1
Installed-Size: 862
Maintainer: Ana Custura
Architecture: all
Depends: python3-bs4 (>= 4), python3-cryptography (>= 2), python3-dnspython, python3-importlib-metadata | python3-supported-min (>= 3.10), python3-pyotp, python3-requests, python3-tldextract, python3-yaml, python3:any
Recommends: python3-boto3, python3-softlayer, python3-zeep
Size: 121080
SHA256: aa22af124a06426cb4f1324d3e11720b810078e2b3f1e89bd9d901ad449eb380
SHA1: 3a151d4d11c6f6e82b137c6081f8e686c9107f20
MD5sum: 107aa3d48b35317e520112ddcbb2a95d
Description: Manipulate DNS records on various DNS providers (Python 3)
Lexicon provides a way to manipulate DNS records on multiple DNS
providers in a standardized way. Lexicon was designed to be used in
automation, specifically letsencrypt.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/AnalogJ/lexicon
Section: python
Priority: optional
Filename: pool/main/l/lexicon/python3-lexicon_3.17.0-1_all.deb