How to Install and Uninstall librgxg-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "librgxg-dev" package

Please follow the guidelines below to install librgxg-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librgxg-dev

2. Uninstall "librgxg-dev" package

Please follow the guidelines below to uninstall librgxg-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librgxg-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librgxg-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librgxg-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Hannes von Haugwitz
Architecture: amd64
Source: rgxg
Version: 0.1-1
Depends: librgxg0 (= 0.1-1)
Suggests: librgxg0-dbg
Filename: pool/universe/r/rgxg/librgxg-dev_0.1-1_amd64.deb
Size: 17088
MD5sum: c6a49b9bea9fd4b57a04103dbfaf2333
SHA1: bda6d4e234f2a75c0ca4b63afacb0769d9bbe45e
SHA256: 1067d46849234fdaf43a4d7e66d171a5bb7e9fcab928fba513dedca5e117692c
Description-en: development files and documentation for librgxg
librgxg is a C library to generate (extended) regular expressions.
.
It can be useful to generate (extended) regular expressions to match for
instance a specific number range (e.g. 0 to 31 or 00 to FF) or all addresses
of a CIDR block (e.g. 192.168.0.0/24 or 2001:db8:aaaa::/64).
.
This package contains the development files (i.e. includes, static library,
manual pages) that allow to build software which uses librgxg.
Description-md5: a8e38eeb983b5f3c0628e9911c2ed58e
Homepage: http://rgxg.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu