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

Last updated: May 11,2024

1. Install "python3-dominate" package

Please follow the instructions below to install python3-dominate on Kali Linux

$ sudo apt update $ sudo apt install python3-dominate

2. Uninstall "python3-dominate" package

Learn how to uninstall python3-dominate on Kali Linux:

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

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

Package: python3-dominate
Source: dominate
Version: 2.9.0-1
Installed-Size: 95
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 22664
SHA256: 94fffc7ab5682e3c77881ebcf8cb39c9523f06182b361cd6005069819f413d08
SHA1: c6348cf9de3afdc950fd5cd1eab4e58720967545
MD5sum: b838d27370fe66e6f033eea0bab0c128
Description: Python 3 library for creating and manipulating HTML documents
Dominate is a Python library for creating and manipulating HTML documents
using an elegant DOM API. It allows you to write HTML pages in pure Python
very concisely, which eliminate the need to learn another template language,
and to take advantage of the more powerful features of Python.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/Knio/dominate
Section: python
Priority: optional
Filename: pool/main/d/dominate/python3-dominate_2.9.0-1_all.deb