How to Install and Uninstall python-pydantic-settings Package on Manjaro

Last updated: May 20,2024

1. Install "python-pydantic-settings" package

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

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

2. Uninstall "python-pydantic-settings" package

This guide covers the steps necessary to uninstall python-pydantic-settings on Manjaro:

$ sudo pacman -Rcns python-pydantic-settings

3. Information about the python-pydantic-settings package on Manjaro

Repository : extra
Name : python-pydantic-settings
Version : 2.1.0-1
Description : Settings management using pydantic
Architecture : any
URL : https://github.com/pydantic/pydantic-settings
Licenses : MIT
Groups : None
Provides : None
Depends On : python python-dotenv python-pydantic
python-typing-extensions
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 26.80 KiB
Installed Size : 121.78 KiB
Packager : David Runge
Build Date : Tue Nov 21 10:44:04 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions