How to Install and Uninstall python3-zc.customdoctests Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "python3-zc.customdoctests" package

Please follow the steps below to install python3-zc.customdoctests on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-zc.customdoctests

2. Uninstall "python3-zc.customdoctests" package

Please follow the guidance below to uninstall python3-zc.customdoctests on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-zc.customdoctests $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zc.customdoctests package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-zc.customdoctests
Architecture: all
Version: 1.0.1-2
Priority: optional
Section: universe/python
Source: python-zc.customdoctests
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: python3-pkg-resources, python3:any
Recommends: python3-manuel, python3-spidermonkey
Filename: pool/universe/p/python-zc.customdoctests/python3-zc.customdoctests_1.0.1-2_all.deb
Size: 8640
MD5sum: 7615247d01f590212571cf65f137dc8b
SHA1: 1ffc069f9d6fd15ad902bdf68aa9a6619e35a8fc
SHA256: e5374d2d39497416f02b5cb33bdf47307dac59d4c6a358c240a170cef0f56dd5
SHA512: bc3c38497be0757b6e99246e33f7c0da1e57b80fcad16555a07912e3110d4128a016f94a51fe41108eb34ccf1ff1a27e73551a8b392deb42bdf21d109c269e0b
Homepage: https://github.com/zopefoundation/zc.customdoctests
Description-en: Use doctest with other languages (Python 3)
doctest (and recently manuel) provide hooks for using custom doctest
parsers. zc.customdoctests helps to leverage this to support other
languages, such as JavaScript (with python-spidermonkey):
.
js> function double (x) {
... return x*2;
... }
js> double(2)
4
.
And with it facilitates doctests that mix multiple languages,
such as Python, JavaScript, and sh.
Description-md5: 139d26e92a7080d00e57a55411eb8783