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

Last updated: April 29,2024

1. Install "python3-caldav" package

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

$ sudo zypper refresh $ sudo zypper install python3-caldav

2. Uninstall "python3-caldav" package

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

$ sudo zypper remove python3-caldav

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

Information for package python3-caldav:
---------------------------------------
Repository : Main Repository
Name : python3-caldav
Version : 0.6.2-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 219.2 KiB
Installed : No
Status : not installed
Source package : python-caldav-0.6.2-bp155.2.10.src
Upstream URL : https://pypi.python.org/pypi/caldav
Summary : CalDAV (RFC4791) client library for Python
Description :
This project is a CalDAV (RFC4791) client library for Python.
It can read all the tags, but only write a few things (create calendars,
events, modify events and properties).