How to Install and Uninstall python3-pydantic.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "python3-pydantic.noarch" package

Learn how to install python3-pydantic.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-pydantic.noarch

2. Uninstall "python3-pydantic.noarch" package

This tutorial shows how to uninstall python3-pydantic.noarch on Fedora 39:

$ sudo dnf remove python3-pydantic.noarch $ sudo dnf autoremove

3. Information about the python3-pydantic.noarch package on Fedora 39

Last metadata expiration check: 0:23:34 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pydantic
Version : 1.10.2
Release : 4.fc39
Architecture : noarch
Size : 967 k
Source : python-pydantic-1.10.2-4.fc39.src.rpm
Repository : fedora
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.