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

Last updated: October 06,2024

1. Install "python312-pydantic-core" package

Please follow the guidelines below to install python312-pydantic-core on openSuSE Tumbleweed

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

2. Uninstall "python312-pydantic-core" package

This guide covers the steps necessary to uninstall python312-pydantic-core on openSuSE Tumbleweed:

$ sudo zypper remove python312-pydantic-core

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

Information for package python312-pydantic-core:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pydantic-core
Version : 2.16.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.2 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.