How to Install and Uninstall python-regex-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-regex-dbg" package

Please follow the guidelines below to install python-regex-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-regex-dbg

2. Uninstall "python-regex-dbg" package

Please follow the instructions below to uninstall python-regex-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-regex-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-regex-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-regex-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1504
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: python-regex
Version: 0.1.20160110-1
Depends: libc6 (>= 2.14), python-regex (= 0.1.20160110-1), python-all-dbg
Pre-Depends: dpkg (>= 1.17.13)
Filename: pool/universe/p/python-regex/python-regex-dbg_0.1.20160110-1_amd64.deb
Size: 340698
MD5sum: e1f6695992a99c542c5d857c66174083
SHA1: 8fec51fae2c8289a8067ba37492bb45bd74d3065
SHA256: c2fc96420299dbadfdb247e9700add7d904fa4cadbe5848653e4f51af2252363
Description-en: alternative regular expression module (debug extension)
This new regex implementation is intended eventually to replace Python's
current re module implementation.
.
For testing and comparison with the current 're' module the new implementation
is in the form of a module called 'regex'.
.
This package contains the debug extension for python-regex.
Description-md5: eef99ef9ce9ddfb760f116c5c3a374c1
Homepage: https://bitbucket.org/mrabarnett/mrab-regex
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu