sqlcipher

Command line interface for SQLCipher

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