sequel

The Database Toolkit for Ruby

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