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

Last updated: May 19,2024

1. Install "python311-vobject" package

Please follow the instructions below to install python311-vobject on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-vobject

2. Uninstall "python311-vobject" package

Please follow the guidelines below to uninstall python311-vobject on openSuSE Tumbleweed:

$ sudo zypper remove python311-vobject

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

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