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

Last updated: December 25,2024

1. Install "python3-pcre2" package

Please follow the steps below to install python3-pcre2 on Kali Linux

$ sudo apt update $ sudo apt install python3-pcre2

2. Uninstall "python3-pcre2" package

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

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

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

Package: python3-pcre2
Source: python-pcre2 (0.3.0+ds-1)
Version: 0.3.0+ds-1+b1
Installed-Size: 1058
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.14), libpcre2-8-0 (>= 10.22), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Size: 208276
SHA256: 6ca1c47da1ad2d50ab94105890674ac9f1deb04abfec5890bd2480e9e7145ccc
SHA1: ad0478d1af636bbf9cee11623f8ea0bd19d5af2d
MD5sum: edd4e9fc5612c426c17e5dfe5f72b35d
Description: Python bindings for the PCRE2 regular expression library
This package contains Python bindings for PCRE2. PCRE2 is the revised API for
the Perl-compatible regular expressions (PCRE) library created by Philip Hazel.
.
For original source code, see the official PCRE2 repository:
https://github.com/PCRE2Project/pcre2
Description-md5:
Homepage: https://github.com/grtetrault/pcre2.py
Section: python
Priority: optional
Filename: pool/main/p/python-pcre2/python3-pcre2_0.3.0+ds-1+b1_amd64.deb