Install libregex-clojure by entering the following commands in the terminal:
sudo apt update sudo apt install libregex-clojure
Description:
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
Homepage: https://github.com/cgrand/regex
Version: 1.1.0-2
Section: universe/java