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

Last updated: May 17,2024

1. Install "python3-icalendar" package

This is a short guide on how to install python3-icalendar on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-icalendar

2. Uninstall "python3-icalendar" package

Please follow the step by step instructions below to uninstall python3-icalendar on openSUSE Leap:

$ sudo zypper remove python3-icalendar

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

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