How to Install and Uninstall python39-pydantic-core Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python39-pydantic-core" package

Please follow the instructions below to install python39-pydantic-core on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pydantic-core

2. Uninstall "python39-pydantic-core" package

Please follow the steps below to uninstall python39-pydantic-core on openSuSE Tumbleweed:

$ sudo zypper remove python39-pydantic-core

3. Information about the python39-pydantic-core package on openSuSE Tumbleweed

Information for package python39-pydantic-core:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pydantic-core
Version : 2.16.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.3 MiB
Installed : No
Status : not installed
Source package : python-pydantic-core-2.16.3-1.1.src
Upstream URL : https://github.com/pydantic/pydantic-core
Summary : Core functionality for pydantic validation and serialization
Description :
This package provides the core functionality for [pydantic](https://docs.pydantic.dev) validation and serialization.
Pydantic-core is currently around 17x faster than pydantic V1.