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

Last updated: June 29,2024

1. Install "python38-voluptuous" package

Please follow the instructions below to install python38-voluptuous on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-voluptuous

2. Uninstall "python38-voluptuous" package

In this section, we are going to explain the necessary steps to uninstall python38-voluptuous on openSuSE Tumbleweed:

$ sudo zypper remove python38-voluptuous

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

Information for package python38-voluptuous:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-voluptuous
Version : 0.11.7-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 278,0 KiB
Installed : No
Status : not installed
Source package : python-voluptuous-0.11.7-2.6.src
Summary : A Python data validation library
Description :
Voluptuous is a Python data validation library. It validates data
coming into Python as JSON, YAML, etc.