How to Install and Uninstall python-pydoctor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-pydoctor" package

Please follow the step by step instructions below to install python-pydoctor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pydoctor

2. Uninstall "python-pydoctor" package

This tutorial shows how to uninstall python-pydoctor on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pydoctor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pydoctor
Priority: optional
Section: universe/python
Installed-Size: 363
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Calendarserver Team
Architecture: all
Source: pydoctor
Version: 0.5+git20151204-2
Depends: python (>= 2.7), python (<< 2.8), python-twisted, python-epydoc, python-nevow
Filename: pool/universe/p/pydoctor/python-pydoctor_0.5+git20151204-2_all.deb
Size: 64602
MD5sum: 428449ac4b6296ade8799e8824827efe
SHA1: 740c03a94fb7a105e397b6cbb7d5b207a8c87b42
SHA256: 14e9205bda1784105c5666d3412038638cfcd7afe0d7cd8f01cd2fa2857d0795
Description-en: 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: 303debf5251d3d3fc1ffa7d30bce826b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu