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

Last updated: November 26,2024

1. Install "python2-vobject" package

This tutorial shows how to install python2-vobject on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-vobject

2. Uninstall "python2-vobject" package

Learn how to uninstall python2-vobject on openSUSE Leap:

$ sudo zypper remove python2-vobject

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

Information for package python2-vobject:
----------------------------------------
Repository : Main Repository
Name : python2-vobject
Version : 0.9.6.1-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 387,0 KiB
Installed : No
Status : not installed
Source package : python-vobject-0.9.6.1-bp153.1.17.src
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.