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

Last updated: July 07,2024

1. Install "python36-voluptuous" package

Please follow the guidelines below to install python36-voluptuous on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-voluptuous

2. Uninstall "python36-voluptuous" package

Please follow the guidance below to uninstall python36-voluptuous on openSuSE Tumbleweed:

$ sudo zypper remove python36-voluptuous

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

Information for package python36-voluptuous:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-voluptuous
Version : 0.11.7-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 278,8 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.