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

Last updated: October 04,2024

1. Install "python311-pydantic-core" package

Please follow the steps below to install python311-pydantic-core on openSuSE Tumbleweed

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

2. Uninstall "python311-pydantic-core" package

In this section, we are going to explain the necessary steps to uninstall python311-pydantic-core on openSuSE Tumbleweed:

$ sudo zypper remove python311-pydantic-core

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

Information for package python311-pydantic-core:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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.