How to Install and Uninstall python3-pydantic.noarch Package on Fedora 36
Last updated: November 27,2024
1. Install "python3-pydantic.noarch" package
This is a short guide on how to install python3-pydantic.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-pydantic.noarch
Copied
2. Uninstall "python3-pydantic.noarch" package
This guide covers the steps necessary to uninstall python3-pydantic.noarch on Fedora 36:
$
sudo dnf remove
python3-pydantic.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pydantic.noarch package on Fedora 36
Last metadata expiration check: 5:21:46 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pydantic
Version : 1.9.1
Release : 1.fc36
Architecture : noarch
Size : 656 k
Source : python-pydantic-1.9.1-1.fc36.src.rpm
Repository : updates
Summary : Data validation using Python type hinting
URL : https://github.com/samuelcolvin/pydantic
License : MIT
Description : Data validation and settings management using python type hinting.
Available Packages
Name : python3-pydantic
Version : 1.9.1
Release : 1.fc36
Architecture : noarch
Size : 656 k
Source : python-pydantic-1.9.1-1.fc36.src.rpm
Repository : updates
Summary : Data validation using Python type hinting
URL : https://github.com/samuelcolvin/pydantic
License : MIT
Description : Data validation and settings management using python type hinting.