How to Install and Uninstall python3-pycrowdsec Package on Kali Linux

Last updated: November 07,2024

1. Install "python3-pycrowdsec" package

Learn how to install python3-pycrowdsec on Kali Linux

$ sudo apt update $ sudo apt install python3-pycrowdsec

2. Uninstall "python3-pycrowdsec" package

This guide covers the steps necessary to uninstall python3-pycrowdsec on Kali Linux:

$ sudo apt remove python3-pycrowdsec $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pycrowdsec package on Kali Linux

Package: python3-pycrowdsec
Source: python-pycrowdsec
Version: 0.0.5-1
Installed-Size: 79
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata, python3-requests, python3:any
Size: 15736
SHA256: bf46924df24d64973bf603cfb16be7354b03fbdf891cc03e8b04b742627784e1
SHA1: 9b360f832966208b1ecc47b71c02dc3ae1443c23
MD5sum: 9ad58aa32e012b3390ecd3431fbe792f
Description: integration of CrowdSec with Python projects (Python3 version)
CrowdSec is a FOSS tool which parses logs and detects attacks. PyCrowdSec
enables integration of CrowdSec with Python projects. It is easy to setup and
boosts the security by leveraging CrowdSec's attack detection capabilities.
.
PyCrowdSec contains a Python client library for CrowdSec, as well as
middlewares for django and flask integrations.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/crowdsecurity/pycrowdsec
Section: python
Priority: optional
Filename: pool/main/p/python-pycrowdsec/python3-pycrowdsec_0.0.5-1_all.deb