How to Install and Uninstall mypy-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "mypy-doc" package

This guide covers the steps necessary to install mypy-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install mypy-doc

2. Uninstall "mypy-doc" package

Learn how to uninstall mypy-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove mypy-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the mypy-doc package on Ubuntu 21.10 (Impish Indri)

Package: mypy-doc
Architecture: all
Version: 0.812-1
Built-Using: sphinx (= 3.4.3-1)
Priority: optional
Section: universe/doc
Source: mypy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2092
Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg)
Filename: pool/universe/m/mypy/mypy-doc_0.812-1_all.deb
Size: 219228
MD5sum: e4e8b119ec50d5e48b19284247da5706
SHA1: 35c5af99e5b8f6384f87db96c7fb9f3ccf0627f5
SHA256: ae79b6e7473c6dd677a4fce39cfa27ff84a39fc3fe6c491586186489026b22dd
SHA512: 1c00068c1ac75d0460c1d0dbbd5580f503fd4406e477ce7157da45f5b92f39cb718dbe0c1efc1f93dc3d4df0d60e2072717d72a02163891f74658821b708fbbd
Homepage: http://www.mypy-lang.org/
Description-en: documentation for mypy
Add type annotations to your Python programs, and use mypy to type check them.
Mypy is essentially a Python linter on steroids, and it can catch many
programming errors by analyzing your program, without actually having to run
it. Mypy has a powerful type system with features such as type inference,
gradual typing, generics and union types.
.
This package provides the documentation.
Description-md5: 90ecb0fecb59e09596684d6f30a5022c