How to Install and Uninstall python3-vobject Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-vobject" package

This guide let you learn how to install python3-vobject on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-vobject

2. Uninstall "python3-vobject" package

Please follow the guidance below to uninstall python3-vobject on openSUSE Leap:

$ sudo zypper remove python3-vobject

3. Information about the python3-vobject package on openSUSE Leap

Information for package python3-vobject:
----------------------------------------
Repository : Main Repository
Name : python3-vobject
Version : 0.9.6.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 419.3 KiB
Installed : No
Status : not installed
Source package : python-vobject-0.9.6.1-bp155.2.11.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.