How to Install and Uninstall mypy Package on Arch Linux
Last updated: December 24,2024
1. Install "mypy" package
Please follow the guidelines below to install mypy on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
mypy
Copied
2. Uninstall "mypy" package
This tutorial shows how to uninstall mypy on Arch Linux:
$
sudo pacman -Rcns
mypy
Copied
3. Information about the mypy package on Arch Linux
Repository : extra
Name : mypy
Version : 1.8.0-1
Description : Optional static typing for Python 2 and 3 (PEP484)
Architecture : any
URL : http://www.mypy-lang.org/
Licenses : MIT
Groups : None
Provides : None
Depends On : python-psutil python-mypy_extensions
python-typing_extensions python-tomli
Optional Deps : python-lxml: for reports
python-pip: for installing missing types
Conflicts With : None
Replaces : None
Download Size : 3.22 MiB
Installed Size : 21.36 MiB
Packager : Morten Linderud
Build Date : Sun Jan 14 19:00:23 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : mypy
Version : 1.8.0-1
Description : Optional static typing for Python 2 and 3 (PEP484)
Architecture : any
URL : http://www.mypy-lang.org/
Licenses : MIT
Groups : None
Provides : None
Depends On : python-psutil python-mypy_extensions
python-typing_extensions python-tomli
Optional Deps : python-lxml: for reports
python-pip: for installing missing types
Conflicts With : None
Replaces : None
Download Size : 3.22 MiB
Installed Size : 21.36 MiB
Packager : Morten Linderud
Build Date : Sun Jan 14 19:00:23 2024
Validated By : MD5 Sum SHA-256 Sum Signature