How to Install and Uninstall python-pydantic Package on Manjaro

Last updated: May 18,2024

1. Install "python-pydantic" package

Please follow the guidance below to install python-pydantic on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-pydantic

2. Uninstall "python-pydantic" package

Please follow the guidelines below to uninstall python-pydantic on Manjaro:

$ sudo pacman -Rcns python-pydantic

3. Information about the python-pydantic package on Manjaro

Repository : extra
Name : python-pydantic
Version : 2.5.3-1
Description : Data parsing and validation using Python type hints
Architecture : any
URL : https://github.com/pydantic/pydantic
Licenses : MIT
Groups : None
Provides : None
Depends On : python python-annotated-types python-pydantic-core
python-typing-extensions
Optional Deps : mypy: for type validation with mypy
python-dotenv: for .env file support
python-email-validator: for email validation
python-hypothesis: for hypothesis plugin when using legacy v1
Conflicts With : None
Replaces : None
Download Size : 718.18 KiB
Installed Size : 4890.95 KiB
Packager : David Runge
Build Date : Mon Jan 1 13:11:17 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions