How to Install and Uninstall python3-regex Package on Linux Mint 20.3 (Una)

Last updated: April 25,2024

1. Install "python3-regex" package

Please follow the guidance below to install python3-regex on Linux Mint 20.3 (Una)

$ sudo apt update $ sudo apt install python3-regex

2. Uninstall "python3-regex" package

In this section, we are going to explain the necessary steps to uninstall python3-regex on Linux Mint 20.3 (Una):

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

3. Information about the python3-regex package on Linux Mint 20.3 (Una)

Package: python3-regex
Architecture: amd64
Version: 0.1.20190819-2build1
Priority: optional
Section: universe/python
Source: python-regex
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1160
Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.14)
Filename: pool/universe/p/python-regex/python3-regex_0.1.20190819-2build1_amd64.deb
Size: 262508
MD5sum: e56ab2d976f2813fc306b819360df45f
SHA1: cb09eea4011655aae196a0b986fe82bce17f6888
SHA256: 99f9225a2a1ad8a047130b8f200deaf3b7bed2f9ec061037b26ad4393a4ade22
Homepage: https://bitbucket.org/mrabarnett/mrab-regex
Description: alternative regular expression module (Python 3)
Description-md5: da67f116351fcbb7a02ca840814e96a9
Task: ubuntustudio-publishing