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

Last updated: July 04,2024

1. Install "python311-caldav" package

This tutorial shows how to install python311-caldav on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-caldav

2. Uninstall "python311-caldav" package

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

$ sudo zypper remove python311-caldav

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

Information for package python311-caldav:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-caldav
Version : 1.3.9-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 568.3 KiB
Installed : No
Status : not installed
Source package : python-caldav-1.3.9-2.2.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).