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

Last updated: May 10,2024

1. Install "python3-mypy" package

Learn how to install python3-mypy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-mypy

2. Uninstall "python3-mypy" package

In this section, we are going to explain the necessary steps to uninstall python3-mypy on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-mypy
Architecture: amd64
Version: 0.812-1
Priority: optional
Section: universe/python
Source: mypy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30063
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3-mypy-extensions, python3-typed-ast (<< 1.5.0), python3-typing-extensions, python3:any, libc6 (>= 2.14), python3-psutil, python3-distutils, python3-pkg-resources
Recommends: python3-lxml
Breaks: cwltool (<< 1.0.20181217162649+dfsg-9), mypy (<< 0.540-2)
Replaces: mypy (<< 0.540-2)
Filename: pool/universe/m/mypy/python3-mypy_0.812-1_amd64.deb
Size: 6056464
MD5sum: 561cd0ed90c5d485116f73b2d13b74a7
SHA1: 8fb9aa29af528ff617f0abfb1f43b4bd9f2032fc
SHA256: f19f173809e02bfb9ff491a9e858f20011f212bf80269950b273b5b2a29a657b
SHA512: 8cee03218e66d4a1dc499b2729ce9391ae19a736df2c8ebcaff27e955b9c9907ad8c99755f5d7c08d65f2baddd9dc6068af21e1801cbb7233fe6de8da202f97e
Homepage: http://www.mypy-lang.org/
Description-en: public modules for mypy (Python 3)
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 modules for Python 3.
Description-md5: d098e93d00ac49e756bebaf5ec34a6ca