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

Last updated: May 17,2024

1. Install "python3-raven.noarch" package

Please follow the step by step instructions below to install python3-raven.noarch on Oracle Linux 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 Oracle Linux 9:

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

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

Last metadata expiration check: 2:32:57 ago on Thu Feb 15 07:50:05 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.