How to Install and Uninstall python3-manuel Package on Kali Linux

Last updated: October 06,2024

1. Install "python3-manuel" package

Please follow the step by step instructions below to install python3-manuel on Kali Linux

$ sudo apt update $ sudo apt install python3-manuel

2. Uninstall "python3-manuel" package

Please follow the steps below to uninstall python3-manuel on Kali Linux:

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

3. Information about the python3-manuel package on Kali Linux

Package: python3-manuel
Source: manuel
Version: 1.12.4-2
Installed-Size: 464
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3-six, python3:any, libjs-sphinxdoc (>= 4.3)
Size: 75100
SHA256: 4c37fbf44e4bba44db8460c26c2a41e4f5e4ca8f5d79fabb68a98ddee9ceab99
SHA1: 0391eae58dc1fcbdb1cf34fe32ff070028cad29f
MD5sum: 06492e1131c89fe12595791e026330d4
Description: 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:
Homepage: https://pythonhosted.org/manuel/
Section: python
Priority: optional
Filename: pool/main/m/manuel/python3-manuel_1.12.4-2_all.deb