How to Install and Uninstall python312-voluptuous Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python312-voluptuous" package

In this section, we are going to explain the necessary steps to install python312-voluptuous on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-voluptuous

2. Uninstall "python312-voluptuous" package

This guide let you learn how to uninstall python312-voluptuous on openSuSE Tumbleweed:

$ sudo zypper remove python312-voluptuous

3. Information about the python312-voluptuous package on openSuSE Tumbleweed

Information for package python312-voluptuous:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-voluptuous
Version : 0.14.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 351.5 KiB
Installed : No
Status : not installed
Source package : python-voluptuous-0.14.1-1.4.src
Upstream URL : https://github.com/alecthomas/voluptuous
Summary : A Python data validation library
Description :
Voluptuous is a Python data validation library. It validates data
coming into Python as JSON, YAML, etc.