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

Last updated: July 02,2024

1. Install "python311-icalendar" package

This guide covers the steps necessary to install python311-icalendar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-icalendar

2. Uninstall "python311-icalendar" package

Here is a brief guide to show you how to uninstall python311-icalendar on openSuSE Tumbleweed:

$ sudo zypper remove python311-icalendar

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

Information for package python311-icalendar:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-icalendar
Version : 5.0.11-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 811.1 KiB
Installed : No
Status : not installed
Source package : python-icalendar-5.0.11-2.4.src
Upstream URL : https://github.com/collective/icalendar
Summary : Python parser/generator of iCalendar files package
Description :
The iCalendar package is a parser/generator of iCalendar files for use
with Python. It follows the RFC 2445 (iCalendar) specification.