How to Install and Uninstall python3-domdf-python-tools Package on Kali Linux

Last updated: September 28,2024

1. Install "python3-domdf-python-tools" package

This is a short guide on how to install python3-domdf-python-tools on Kali Linux

$ sudo apt update $ sudo apt install python3-domdf-python-tools

2. Uninstall "python3-domdf-python-tools" package

In this section, we are going to explain the necessary steps to uninstall python3-domdf-python-tools on Kali Linux:

$ sudo apt remove python3-domdf-python-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-domdf-python-tools package on Kali Linux

Package: python3-domdf-python-tools
Source: domdf-python-tools
Version: 3.8.0.post2-2
Installed-Size: 372
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.9), python3-importlib-resources | python3-supported-min (>= 3.7), python3-natsort, python3-typing-extensions, python3:any
Size: 92984
SHA256: c8bbc51ccc7d57dfd592ac54826f0757a90c9fb867e581e7ef658c047381445d
SHA1: ce190c989e16dbe69fe6b59e064f6f42748a1e11
MD5sum: 056c9df6643097b6f0e62f476f6cad30
Description: Helpful functions for Python
Domdf-python-tools" is a set of command-line tools for Python that can be used
for many common tasks in Python software development.
.
The program is distributed as a Python package and can be installed using pip.
It is designed to be easily integrated into software development workflows and
to help automate repetitive tasks.
.
Highlights:
* Version management of Python packages, including creating manifest files and
packaging packages in tar.gz or wheel format.
* Automatic document generation from source code files using Sphinx.
* Source code analysis for style issues, using the flake8 tool.
* Running completed tests on a project, using tox and pytest.
* And other useful features like automatically generating a README.md file for
GitHub.
Description-md5:
Homepage: https://github.com/domdfcoding/domdf_python_tools
Section: python
Priority: optional
Filename: pool/main/d/domdf-python-tools/python3-domdf-python-tools_3.8.0.post2-2_all.deb