sqlitebrowser

GUI editor for SQLite databases

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