sqldiff

Command line interface for SQLite 3

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