How to Install and Uninstall pydoctor Package on Kali Linux

Last updated: May 17,2024

1. Install "pydoctor" package

This guide let you learn how to install pydoctor on Kali Linux

$ sudo apt update $ sudo apt install pydoctor

2. Uninstall "pydoctor" package

This is a short guide on how to uninstall pydoctor on Kali Linux:

$ sudo apt remove pydoctor $ sudo apt autoclean && sudo apt autoremove

3. Information about the pydoctor package on Kali Linux

Package: pydoctor
Version: 23.9.1-1
Installed-Size: 2068
Maintainer: Debian Python Team
Architecture: all
Replaces: python-pydoctor (<< 19.11.0+git20200114.c74016b-1~)
Depends: libjs-bootstrap, python3-cachecontrol (>= 0.12.12), python3-filelock, python3-lunr, python3-appdirs, python3-astor, python3-attr, python3-configargparse, python3-docutils, python3-importlib-metadata | python3-supported-min (>= 3.8), python3-importlib-resources | python3-supported-min (>= 3.9), python3-requests, python3-toml, python3-twisted, python3-urllib3, python3:any
Breaks: python-pydoctor (<< 19.11.0+git20200114.c74016b-1~)
Size: 732644
SHA256: d5ca6553be7677badb272782d61dff5494f9b88f8b25e7c9e4a32cc44a970ba4
SHA1: 6d2ff2d25e1432b32a50c68ffb54319d0895e4df
MD5sum: fbe3fd32c405bc878d95e0c9e623a214
Description: Python API document generator
Pydoctor is a tool for generating API documentation for Python modules based
on their docstrings via static analysis.
.
It was written primarily to replace epydoc for the purposes of the Twisted
project as epydoc has difficulties with zope.interface.
Description-md5:
Homepage: https://github.com/twisted/pydoctor
Section: python
Priority: optional
Filename: pool/main/p/pydoctor/pydoctor_23.9.1-1_all.deb