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

Last updated: November 23,2024

1. Install "python310-vobject" package

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

$ sudo zypper refresh $ sudo zypper install python310-vobject

2. Uninstall "python310-vobject" package

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

$ sudo zypper remove python310-vobject

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

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