How to Install and Uninstall python2-raven Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python2-raven" package

Please follow the instructions below to install python2-raven on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-raven

2. Uninstall "python2-raven" package

This guide covers the steps necessary to uninstall python2-raven on openSUSE Leap:

$ sudo zypper remove python2-raven

3. Information about the python2-raven package on openSUSE Leap

Information for package python2-raven:
--------------------------------------
Repository : Main Repository
Name : python2-raven
Version : 6.10.0-bp153.1.25
Arch : noarch
Vendor : openSUSE
Installed Size : 611,3 KiB
Installed : No
Status : not installed
Source package : python-raven-6.10.0-bp153.1.25.src
Summary : A client for Sentry
Description :
Raven is a Python client for Sentry. It supports many frameworks,
including Django, Flask, and Pylons. Raven also includes drop-in
support for any WSGI-compatible web application.