How to Install and Uninstall python-repoze.sphinx.autointerface Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-repoze.sphinx.autointerface" package

Please follow the guidance below to install python-repoze.sphinx.autointerface on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-repoze.sphinx.autointerface

2. Uninstall "python-repoze.sphinx.autointerface" package

Here is a brief guide to show you how to uninstall python-repoze.sphinx.autointerface on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-repoze.sphinx.autointerface $ sudo apt autoclean && sudo apt autoremove

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

Package: python-repoze.sphinx.autointerface
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.6.2-2
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-sphinx (>= 0.6.1), python-zope.interface
Filename: pool/universe/p/python-repoze.sphinx.autointerface/python-repoze.sphinx.autointerface_0.6.2-2_all.deb
Size: 7170
MD5sum: e38d92a96be3fabcbe439f85083e263e
SHA1: 320809046f626c1e722e23fcf90332f56327d794
SHA256: 40eed5552228e8988859150130e5c1872a47e630765a0a42bf6b78ab53244018
Description-en: Sphinx extension that auto-generates API docs from Zope interfaces
This package defines an extension for the Sphinx documentation system.
The extension allows generation of API documentation by introspection
of zope.interface instances in code.
Description-md5: 4f9b6da8f827975635c2f39d50db7a52
Homepage: http://pypi.python.org/pypi/repoze.sphinx.autointerface/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu