How to Install and Uninstall re2c Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "re2c" package

Here is a brief guide to show you how to install re2c on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install re2c

2. Uninstall "re2c" package

This guide let you learn how to uninstall re2c on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove re2c $ sudo apt autoclean && sudo apt autoremove

3. Information about the re2c package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: re2c
Priority: optional
Section: devel
Installed-Size: 484
Maintainer: Ubuntu Developers
Original-Maintainer: JCF Ploemen (jcfp)
Architecture: amd64
Version: 0.16-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/main/r/re2c/re2c_0.16-1_amd64.deb
Size: 220208
MD5sum: df3b264180abd6bfc345906957956b53
SHA1: 68dff1e1ed0312ca7aa4ec8d9c4592284abe59c0
SHA256: 9a4ec159ceca2df872ba730ca60835eb14a98501fb7d4537e49ee9085e700271
Description-en: tool for generating fast C-based recognizers
re2c is a great tool for writing fast and flexible lexers. Unlike
other such tools, re2c concentrates solely on generating efficient
code for matching regular expressions. Not only does this singleness
make re2c more suitable for a wider variety of applications, it
allows one to generate scanners which approach hand-crafted ones in
terms of size and speed.
Description-md5: 257c7d5dacba83badee9fe9f352ebca9
Homepage: http://re2c.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y