How to Install and Uninstall libregex-clojure Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 30,2024

1. Install "libregex-clojure" package

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

$ sudo apt update $ sudo apt install libregex-clojure

2. Uninstall "libregex-clojure" package

This is a short guide on how to uninstall libregex-clojure on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libregex-clojure $ sudo apt autoclean && sudo apt autoremove

3. Information about the libregex-clojure package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libregex-clojure
Priority: optional
Section: universe/java
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Clojure Maintainers
Architecture: all
Source: regex-clojure
Version: 0.0~git20130321.1.433265f-2
Depends: clojure1.6
Filename: pool/universe/r/regex-clojure/libregex-clojure_0.0~git20130321.1.433265f-2_all.deb
Size: 23284
MD5sum: 013eade4a0bd6e50c4a25e3e3471d929
SHA1: 3f1d34863a09811cc83e87916b2c8822410e848c
SHA256: 69f5f8f88f2c3117da92f1814f7b90a426b531b610e16a0722ff9083bf3892da
Description-en: Composable regexes for Clojure
Allows one to use regexes or parts of them. Also provides support for named
groups. Its syntax can be found at:
https://github.com/cgrand/regex/blob/master/syntax.html
Description-md5: 47cbbc9a86f113d9a68845a3d2888cdf
Homepage: http://github.com/cgrand/regex/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu