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

Last updated: November 14,2024

1. Install "python312-vobject" package

This guide covers the steps necessary to install python312-vobject on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-vobject

2. Uninstall "python312-vobject" package

This guide let you learn how to uninstall python312-vobject on openSuSE Tumbleweed:

$ sudo zypper remove python312-vobject

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

Information for package python312-vobject:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-vobject
Version : 0.9.6.1-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 443.8 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.