showdb

The European Molecular Biology Open Software Suite

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