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

Last updated: November 26,2024

1. Install "python36-vobject" package

This is a short guide on how to install python36-vobject on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-vobject

2. Uninstall "python36-vobject" package

Please follow the instructions below to uninstall python36-vobject on openSuSE Tumbleweed:

$ sudo zypper remove python36-vobject

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

Information for package python36-vobject:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-vobject
Version : 0.9.6.1-2.15
Arch : noarch
Vendor : openSUSE
Installed Size : 420,3 KiB
Installed : No
Status : not installed
Source package : python-vobject-0.9.6.1-2.15.src
Summary : Python package for parsing and creating iCalendar and vCard files
Description :
Parses iCalendar and vCard files into Python data structures,
decoding the relevant encodings. Also serializes vobject data
structures to iCalendar, vCard, or (experimentally) hCalendar
unicode strings.