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

Last updated: November 26,2024

1. Install "python3-manuel" package

This guide covers the steps necessary to install python3-manuel on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-manuel

2. Uninstall "python3-manuel" package

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

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

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

Package: python3-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: python3-pkg-resources, python3-six, python3:any (>= 3.3.2-2~), libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/m/manuel/python3-manuel_1.8.0-4_all.deb
Size: 53092
MD5sum: 9463302c38f6f55d2ccc57c0cf44aa63
SHA1: 38d66fae174c49ce17bd591daa4bef053a4e9317
SHA256: ea60db71a8a11ef900dbdc30db1a3f14b3be8e748a1e77276cdcacfea2907d76
Description-en: Python3 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 Python3.
Description-md5: 48bf58a4f084dce95c6e4fa12c650036
Homepage: http://pythonhosted.org//manuel/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu