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

Last updated: July 05,2024

1. Install "python3-raven.noarch" package

Please follow the guidance below to install python3-raven.noarch on Fedora 34

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

2. Uninstall "python3-raven.noarch" package

This guide let you learn how to uninstall python3-raven.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:39:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-raven
Version : 6.10.0
Release : 10.fc34
Architecture : noarch
Size : 187 k
Source : python-raven-6.10.0-10.fc34.src.rpm
Repository : fedora
Summary : Python client for Sentry
URL : https://pypi.python.org/pypi/raven/
License : BSD
Description : Raven is a Python client for Sentry . It provides full
: out-of-the-box support for many of the popular frameworks, including Django,
: and Flask. Raven also includes drop-in support for any WSGI-compatible web
: application.