How to Install libonig4 in Ubuntu 18.04



Install libonig4 by entering the following commands in the terminal:

sudo apt update
sudo apt install libonig4

Description:

regular expressions library

Oniguruma is a library for working with regular expressions. . Different character encoding for every regular expression object can be specified.

Homepage: https://github.com/kkos/oniguruma

Version: 6.7.0-1

Section: universe/libs