How to Install and Uninstall python-pydantic Package on Arch Linux

Last updated: July 04,2024

1. Install "python-pydantic" package

In this section, we are going to explain the necessary steps to install python-pydantic on Arch Linux

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

2. Uninstall "python-pydantic" package

Please follow the instructions below to uninstall python-pydantic on Arch Linux:

$ sudo pacman -Rcns python-pydantic

3. Information about the python-pydantic package on Arch Linux

Repository : extra
Name : python-pydantic
Version : 2.6.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 : 735.72 KiB
Installed Size : 5004.41 KiB
Packager : David Runge
Build Date : Tue Feb 27 21:45:41 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions