sqlcipher
Command line interface for SQLCipher
RUN apt-get update && \
apt-get install -y sqlcipher
RUN apt-get update && \
apt-get install -y sqlcipher
RUN pacman -S --noconfirm sqlcipher
RUN apt-get update && \
apt-get install -y sqlcipher
RUN dnf install -y sqlcipher
RUN apt-get update && \
apt-get install -y sqlcipher