How to Install and Uninstall python3-regex Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 04,2024

1. Install "python3-regex" package

Please follow the steps below to install python3-regex on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-regex

2. Uninstall "python3-regex" package

Please follow the guidelines below to uninstall python3-regex on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-regex package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-regex
Architecture: amd64
Version: 0.1.20211110-1build1
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: 1351
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14)
Filename: pool/universe/p/python-regex/python3-regex_0.1.20211110-1build1_amd64.deb
Size: 282622
MD5sum: 87bbb839a49e83962d3f04393b79210b
SHA1: 9a8b771637909b170fb7b2a0c106845885af45b8
SHA256: 601df7791220c54a79375acc5912ff6c7a1c905729c98c81dc86b517e6ccb5ff
SHA512: 5ebb3a2bf80a490cf00377f480ac8231767c85e093e809ae848918d04cd7e108019128fc0bcb955e555bbd2a30ca4873aa2a2470fb2fec4b3717e8c1eb3b562f
Homepage: https://github.com/mrabarnett/mrab-regex
Description: alternative regular expression module (Python 3)
Description-md5: da67f116351fcbb7a02ca840814e96a9
Task: ubuntustudio-publishing