dbiproxy

Perl Database Interface (DBI)

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