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

Last updated: May 19,2024

1. Install "python-doit-doc" package

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

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

2. Uninstall "python-doit-doc" package

This is a short guide on how to uninstall python-doit-doc on Kali Linux:

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

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

Package: python-doit-doc
Source: doit
Version: 0.36.0-2
Installed-Size: 3481
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Recommends: python3-doit
Suggests: node-html5shiv
Size: 1280404
SHA256: a092486705bc6306a13eaa28e40fba1f99c3063bbafc040e62e9d6a4ec9223af
SHA1: b4bd674fa38f388c41ed6fb1b828fc16f4696f91
MD5sum: 14e87c1313e62c2ac42591c3217c33f2
Description: Automation tool for executing any kind of task in a build-tools fashion - doc
doit is an automation tool that brings the power of build-tools to execute any
kind of task.
.
A task describes some computation to be done (actions), and contains some
extra meta-data.
The actions can be external programs or Python functions. A single task may
define more than one action.
doit uses the task’s meta-data to:
* cache task results
* correct execution order
* parallel execution
* powerful dependency system
.
This package contains API documentation and examples.
Description-md5:
Multi-Arch: foreign
Homepage: http://pydoit.org
Section: doc
Priority: optional
Filename: pool/main/d/doit/python-doit-doc_0.36.0-2_all.deb