How to Install and Uninstall python-domain2idna-doc Package on Kali Linux

Last updated: May 20,2024

1. Install "python-domain2idna-doc" package

Please follow the step by step instructions below to install python-domain2idna-doc on Kali Linux

$ sudo apt update $ sudo apt install python-domain2idna-doc

2. Uninstall "python-domain2idna-doc" package

Please follow the guidance below to uninstall python-domain2idna-doc on Kali Linux:

$ sudo apt remove python-domain2idna-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-domain2idna-doc package on Kali Linux

Package: python-domain2idna-doc
Source: domain2idna
Version: 1.10.1-2
Installed-Size: 210
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0~rc1+dfsg)
Size: 22224
SHA256: 0cc4ad4f15641a42e0bb0b460a10669f8665592a821f82e3200e421df83cc65f
SHA1: a107068a71b96ac5a2cf81e36d4d65aa47bb8c30
MD5sum: e14393f19a859b34d03255b4e631bd19
Description: tool to convert domains to IDNA format (common documentation)
This project provides a tool for list or hosts file maintainer that
can converts domain to the Punycode/IDNA format.
.
With domain2idna you can do:
* Read a given domain and convert it to the Punycode/IDNA format.
* Read a given URL and convert its base to Punycode/IDNA format.
* Read a file and convert all non-commented line to the
Punycode/IDNA format.
* Print the converted data on the screen.
* Save into a file the converted data.
* Return the converted data (when used as a module).
* Ignore commented inputs (starts with #).
.
This package installs the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/PyFunceble/domain2idna
Built-Using: sphinx (= 5.3.0-3)
Section: doc
Priority: optional
Filename: pool/main/d/domain2idna/python-domain2idna-doc_1.10.1-2_all.deb