How to Install and Uninstall python310-vdf Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python310-vdf" package

This is a short guide on how to install python310-vdf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-vdf

2. Uninstall "python310-vdf" package

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

$ sudo zypper remove python310-vdf

3. Information about the python310-vdf package on openSuSE Tumbleweed

Information for package python310-vdf:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-vdf
Version : 3.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 53.5 KiB
Installed : No
Status : not installed
Source package : python-vdf-3.4-1.4.src
Upstream URL : https://github.com/ValvePython/vdf
Summary : Python Parser for VDF Files
Description :
Pure python module for (de)serialization to and from VDF that works just like json.