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

Last updated: May 10,2024

1. Install "python3-mypy-extensions" package

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

$ sudo apt update $ sudo apt install python3-mypy-extensions

2. Uninstall "python3-mypy-extensions" package

This tutorial shows how to uninstall python3-mypy-extensions on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-mypy-extensions
Architecture: all
Version: 0.4.3-2
Priority: optional
Section: universe/python
Source: python-mypy-extensions
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: python3:any
Breaks: python3-mypy (<< 0.660-1)
Replaces: python3-mypy (<< 0.660-1)
Filename: pool/universe/p/python-mypy-extensions/python3-mypy-extensions_0.4.3-2_all.deb
Size: 5752
MD5sum: 4cdbcbfae9517515675134c6456ade21
SHA1: 025af7a26e69a33d9dc62e3dbac7f2191119d6c1
SHA256: c3bb6ed5156d8e40fdd5e83492d24da9faa8a72642588b5e13b6f7350003ed5b
SHA512: 3a3b672cd424259b0d2c5fdd824b9d861f276f2885cd07dcb6239b997227d05b946b9403ea3fc41005b56f1ab306ab3fb885cec5363eed6fa99d971d5e2caf4f
Homepage: https://github.com/python/mypy_extensions
Description-en: Experimental type system extensions for mypy typechecker (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.
.
The "mypy_extensions" module defines experimental extensions to the
standard "typing" module that are supported by the mypy typechecker.
.
This package provides the modules for Python 3.
Description-md5: fca2de19f7db3de2eaa67688a329981c