erb

Interpreter of object-oriented scripting language Ruby (default version)

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