How to Install and Uninstall ruby-re2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "ruby-re2" package

Please follow the instructions below to install ruby-re2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-re2

2. Uninstall "ruby-re2" package

Please follow the guidance below to uninstall ruby-re2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-re2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-re2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-re2
Priority: optional
Section: universe/ruby
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 0.7.0-1build6
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libre2-1v5 (>= 20150701+dfsg), libstdc++6 (>= 5.2), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-re2/ruby-re2_0.7.0-1build6_amd64.deb
Size: 21134
MD5sum: 253b6b31377feb03ce058ed493ff186b
SHA1: 9bb5cd2899b569047e551df8e97b346a745a3f1d
SHA256: c48e802bdd6e0faa47aa9ed8e244a619cfa05b7d305b0036faa8d8a57f9a538d
Description-en: Ruby bindings to re2
Ruby bindings to re2, "an efficient, principled regular expression library".
.
RE2 is a fast, safe, thread-friendly alternative to backtracking regular
expression engines like those used in PCRE, Perl, and Python.
Description-md5: fcea24a19eb3c47aa7a464d28abb3005
Homepage: http://github.com/mudge/re2
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu