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

Last updated: May 09,2024

1. Install "python-manuel" package

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

$ sudo apt update $ sudo apt install python-manuel

2. Uninstall "python-manuel" package

Please follow the instructions below to uninstall python-manuel on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-manuel
Priority: optional
Section: universe/python
Installed-Size: 373
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: manuel
Version: 1.8.0-4
Depends: python-pkg-resources, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/m/manuel/python-manuel_1.8.0-4_all.deb
Size: 53014
MD5sum: 59ebd0c783aa3e9f5b5ed10d111a7a5d
SHA1: 77ee9c2da504e0265d75d15135a4b023b69d17f2
SHA256: efc49e83eae0f372807cf463227df7278f923fb72773e781fdb08710c7ef34a7
Description-en: Python library for testable documents and documented tests
Manuel is a Python library for writing tested documentation which
makes it possible to mix traditional doctests with custom test syntax.
Several plug-ins providing different test features are included, but
Manuel is also open to create custom plugins. Currently, unittests and
zope.testing are the supported test runners.
.
This package contains the modules for Python.
Description-md5: c02f2a664a6474c95c852aa2107b88a7
Homepage: http://pythonhosted.org//manuel/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu