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

Last updated: May 13,2024

1. Install "python-pytools-doc" package

This tutorial shows how to install python-pytools-doc on Kali Linux

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

2. Uninstall "python-pytools-doc" package

Here is a brief guide to show you how to uninstall python-pytools-doc on Kali Linux:

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

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

Package: python-pytools-doc
Source: pytools
Version: 2023.1.1-1
Installed-Size: 741
Maintainer: Tomasz Rybak
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Recommends: python3-doc, python-pytest-doc
Suggests: python3-pytools
Size: 72288
SHA256: 5bb79c033ec57a63b4abf4748487089ec95fe99d111ac656081e5ab247c2fb98
SHA1: 806aa3d0a2797ca4dba4cdd4f1b853528e255692
MD5sum: 4512604eefcc46f5bee96751fb440723
Description: big bag of things supplementing Python library (documentation)
Pytools is a big bag of things that are needed by packages created by
Andreas Kloeckner. They are used by python-pycuda and python-pyopencl
packages. They contain, amongst other:
* A ton of small tool functions such as len_iterable, argmin, tuple
generation, permutation generation, ASCII table pretty printing,
GvR's mokeypatch_xxx() hack, the elusive flatten, and much more
* A time-series logging module, pytools.log
* Batch job submission, pytools.batchjob
* A lexer, pytools.lex
.
This package contains HTML documentation and example scripts.
Description-md5:
Multi-Arch: foreign
Homepage: http://mathema.tician.de/software/pytools
Section: doc
Priority: optional
Filename: pool/main/p/pytools/python-pytools-doc_2023.1.1-1_all.deb