How to Install and Uninstall mypy Package on Manjaro
Last updated: November 07,2024
1. Install "mypy" package
This guide covers the steps necessary to install mypy on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
mypy
Copied
2. Uninstall "mypy" package
This guide let you learn how to uninstall mypy on Manjaro:
$
sudo pacman -Rcns
mypy
Copied
3. Information about the mypy package on Manjaro
Repository : extra
Name : mypy
Version : 1.7.1-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.21 MiB
Installed Size : 21.29 MiB
Packager : Antonio Rojas
Build Date : Mon Nov 27 22:33:17 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : mypy
Version : 1.7.1-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.21 MiB
Installed Size : 21.29 MiB
Packager : Antonio Rojas
Build Date : Mon Nov 27 22:33:17 2023
Validated By : MD5 Sum SHA-256 Sum Signature