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

Last updated: October 05,2024

1. Install "librgxg0" package

This guide covers the steps necessary to install librgxg0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librgxg0

2. Uninstall "librgxg0" package

Learn how to uninstall librgxg0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librgxg0 $ sudo apt autoclean && sudo apt autoremove

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

Package: librgxg0
Priority: optional
Section: universe/libs
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Hannes von Haugwitz
Architecture: amd64
Source: rgxg
Version: 0.1-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Filename: pool/universe/r/rgxg/librgxg0_0.1-1_amd64.deb
Size: 12144
MD5sum: f6d653cf1c40d5455874b91a892f681e
SHA1: 6a436e96a13c1dddda65e096991f4d24b1b2ee57
SHA256: 2169853000a02da1bafa8dfced1d86a542ae857791dfc88d1cb896587ad99306
Description-en: C library to generate regular expressions
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 C runtime libraries.
Description-md5: e620c598b3f5a3165589baf21b8f4d86
Multi-Arch: same
Homepage: http://rgxg.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu