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

Last updated: September 20,2024

1. Install "python310-pydantic-core" package

In this section, we are going to explain the necessary steps to install python310-pydantic-core on openSuSE Tumbleweed

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

2. Uninstall "python310-pydantic-core" package

This is a short guide on how to uninstall python310-pydantic-core on openSuSE Tumbleweed:

$ sudo zypper remove python310-pydantic-core

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

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