How to Install and Uninstall python3-icalendar.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "python3-icalendar.noarch" package

Please follow the step by step instructions below to install python3-icalendar.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-icalendar.noarch

2. Uninstall "python3-icalendar.noarch" package

This guide covers the steps necessary to uninstall python3-icalendar.noarch on Fedora 34:

$ sudo dnf remove python3-icalendar.noarch $ sudo dnf autoremove

3. Information about the python3-icalendar.noarch package on Fedora 34

Last metadata expiration check: 5:16:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-icalendar
Version : 4.0.7
Release : 2.fc34
Architecture : noarch
Size : 122 k
Source : python-icalendar-4.0.7-2.fc34.src.rpm
Repository : fedora
Summary : Parser/generator of iCalendar files following the RFC 2445 for Python 3
URL : http://pypi.python.org/pypi/icalendar
License : BSD
Description : Setuptools is a collection of enhancements to the Python 3 distutils that allow
: you to more easily build and distribute Python 3 packages, especially ones that
: have dependencies on other packages.
:
: This package contains the runtime components of setuptools, necessary to
: execute the software that requires pkg_resources.py.