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

Last updated: May 04,2024

1. Install "python-yapsy-doc" package

Please follow the guidance below to install python-yapsy-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-yapsy-doc" package

Please follow the steps below to uninstall python-yapsy-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-yapsy-doc
Priority: optional
Section: universe/doc
Installed-Size: 360
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: all
Source: yapsy
Version: 1.11.223-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/y/yapsy/python-yapsy-doc_1.11.223-1_all.deb
Size: 62102
MD5sum: 9d56441f9d649eeb5e5d94ce3add8957
SHA1: 69e77681f4a0c6c9113fa2211e7b8dff2c5dc905
SHA256: 084734cad47587a09edf24e3a5a4b9522c6006f69c0ab3cf1d2d67a7c7596e2d
Description-en: simple plugin system for Python applications - doc
Yapsy, or Yet Another Plugin SYstem, is a small library implementing the core
mechanisms needed to build a plugin system into a wider application.
.
The main purpose is to depend only on Python's standard libraries and to
implement only the basic functionalities needed to detect, load and keep track
of several plugins.
.
This package contains API documentation.
Description-md5: 78c0c2588acbc1f30544ffffa0fa3e8f
Homepage: http://yapsy.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu