onig-config

Development files for oniguruma

Debian Debian
RUN apt-get update && \ apt-get install -y libonig-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libonig-dev
Alpine
RUN apk add oniguruma
Arch Arch Linux
RUN pacman -S --noconfirm oniguruma
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libonig-dev
CentOS
RUN yum install -y oniguruma-devel
Fedora
RUN dnf install -y oniguruma-devel
Raspbian
RUN apt-get update && \ apt-get install -y libonig-dev
click the source code to copy install onig-config on any operating system with command-not-found.com