How to Install and Uninstall python3-esmre Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-esmre" package

This tutorial shows how to install python3-esmre on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-esmre

2. Uninstall "python3-esmre" package

Here is a brief guide to show you how to uninstall python3-esmre on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-esmre package on Ubuntu 21.10 (Impish Indri)

Package: python3-esmre
Architecture: amd64
Version: 0.5.2-1build2
Priority: optional
Section: universe/python
Source: python-esmre
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 74
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3-pkg-resources, python3:any, libc6 (>= 2.4)
Filename: pool/universe/p/python-esmre/python3-esmre_0.5.2-1build2_amd64.deb
Size: 19244
MD5sum: 81fbc4d0744fa681663ce44cebdad313
SHA1: a457a829736bd8637ba7149bddb4de9d22a30e1f
SHA256: 33bab99b8611959cb6f6d36d831f10d94d1c9a73fd8c3c7f1522fcd9a9d2aefb
SHA512: e7542902d142d04c376216252cc4f70b9d1d182562b9fc4f78c7b9c412f0c1100e4e4502a75a43fe72963a13de3c2afcfcbdb1d5a583ce1abb6271379c491d25
Homepage: https://github.com/wharris/esmre
Description-en: Regular expression acceleration in Python3
esmre is a Python module that can be used to speed up the execution of a large
collection of regular expressions. It works by building a index of compulsory
substrings from a collection of regular expressions, which it uses to quickly
exclude those expressions which trivially do not match each input.
.
This is the Python 3 version of the package.
Description-md5: 89ee6a2fdffaa32ff4fa2c05b540c9c3