How to Install and Uninstall python3-raven.noarch Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "python3-raven.noarch" package

Please follow the guidelines below to install python3-raven.noarch on CentOS Stream 8

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

2. Uninstall "python3-raven.noarch" package

Please follow the step by step instructions below to uninstall python3-raven.noarch on CentOS Stream 8:

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

3. Information about the python3-raven.noarch package on CentOS Stream 8

Last metadata expiration check: 0:52:53 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-raven
Version : 6.10.0
Release : 1.el8
Architecture : noarch
Size : 195 k
Source : python-raven-6.10.0-1.el8.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.