How to Install and Uninstall python3-raven.noarch Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "python3-raven.noarch" package

Here is a brief guide to show you how to install python3-raven.noarch on AlmaLinux 9

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

2. Uninstall "python3-raven.noarch" package

Please follow the guidance below to uninstall python3-raven.noarch on AlmaLinux 9:

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

3. Information about the python3-raven.noarch package on AlmaLinux 9

Last metadata expiration check: 2:27:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-raven
Version : 6.10.0
Release : 15.el9
Architecture : noarch
Size : 186 k
Source : python-raven-6.10.0-15.el9.src.rpm
Repository : epel
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.