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

Last updated: April 25,2024

1. Install "rgxg" package

This is a short guide on how to install rgxg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rgxg

2. Uninstall "rgxg" package

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

$ sudo apt remove rgxg $ sudo apt autoclean && sudo apt autoremove

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

Package: rgxg
Priority: optional
Section: universe/utils
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Hannes von Haugwitz
Architecture: amd64
Version: 0.1-1
Depends: librgxg0 (= 0.1-1), libc6 (>= 2.3.4)
Filename: pool/universe/r/rgxg/rgxg_0.1-1_amd64.deb
Size: 9480
MD5sum: f733b56f085bbb4371626a9c9f3c5b7a
SHA1: 41ae6ff41707d947ccc3710f55ea415ec7a91b5c
SHA256: 9ca42ba9b2b9bcf138d667971deccd2e322eec751ba9ea1a692d4458f1d6afc8
Description-en: command-line tool to generate regular expressions
rgxg (ReGular eXpression Generator) is a command-line tool 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).
Description-md5: b3e622e782b3470bc0682694d228322f
Homepage: http://rgxg.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu