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

Last updated: May 17,2024

1. Install "python39-vobject" package

This tutorial shows how to install python39-vobject on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-vobject

2. Uninstall "python39-vobject" package

Please follow the guidance below to uninstall python39-vobject on openSuSE Tumbleweed:

$ sudo zypper remove python39-vobject

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

Information for package python39-vobject:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-vobject
Version : 0.9.6.1-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 348.6 KiB
Installed : No
Status : not installed
Source package : python-vobject-0.9.6.1-3.5.src
Upstream URL : http://eventable.github.io/vobject/
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.