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

Last updated: November 26,2024

1. Install "python3-pcre" package

Learn how to install python3-pcre on Kali Linux

$ sudo apt update $ sudo apt install python3-pcre

2. Uninstall "python3-pcre" package

Please follow the guidance below to uninstall python3-pcre on Kali Linux:

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

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

Package: python3-pcre
Source: python-pcre (0.7-1)
Version: 0.7-1+b2
Installed-Size: 57
Maintainer: Debian Python Team
Architecture: amd64
Provides: python3.10-pcre
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14), libpcre3
Size: 14168
SHA256: bb1411dbea950ed75e1f17364f70905ef77bd5d8c8cd59f0aaf2c4556d5aacf2
SHA1: 9d4f93292042d379f8df50f1553f14085fcd76ed
MD5sum: 5a17cd0ca2f6e2506ef96773470e37be
Description: Python bindings for PCRE
Python bindings for the PCRE (Perl-Compatible Regular Expression Engine).
.
The API for the Python module is very similar to that of the "re"
module bundled with Python, but the syntax supported is compatible
with Perl's regular expressions.
Description-md5: 75468f6b34fde8eaf0de305238531644
Homepage: https://github.com/awahlig/python-pcre
Section: python
Priority: optional
Filename: pool/main/p/python-pcre/python3-pcre_0.7-1+b2_amd64.deb