How to Install and Uninstall python3-sentry-sdk Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-sentry-sdk" package

This is a short guide on how to install python3-sentry-sdk on Kali Linux

$ sudo apt update $ sudo apt install python3-sentry-sdk

2. Uninstall "python3-sentry-sdk" package

Please follow the instructions below to uninstall python3-sentry-sdk on Kali Linux:

$ sudo apt remove python3-sentry-sdk $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sentry-sdk package on Kali Linux

Package: python3-sentry-sdk
Source: sentry-python
Version: 1.39.2-0.1
Installed-Size: 952
Maintainer: Debian Python Team
Architecture: all
Depends: python3-certifi, python3-urllib3 | python3-supported-max (<< 3.5) | python3-supported-min (>= 3.6), python3-urllib3 | python3-supported-max (<< 3.6), python3-urllib3 | python3-supported-min (>> 3.4), python3:any
Size: 186264
SHA256: 33cf7327f3b824493ac571ae8496467f606fc856cb7bbc017d24f4bc76f199c1
SHA1: 7abff4347588e736dd08eb5bef60cb4a14d8920f
MD5sum: c20a7f14893b4190c2a08cf6faf79460
Description: New Python SDK for Sentry.io (Python 3)
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.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/getsentry/sentry-python
Section: python
Priority: optional
Filename: pool/main/s/sentry-python/python3-sentry-sdk_1.39.2-0.1_all.deb