Installing DB Browser for SQLite on Linux - lmmx/devnotes GitHub Wiki
- the guidance notes just say "works well on Linux", it's not too hard to find build instructions but...
- there's also a ppa:
sudo add-apt-repository -y ppa:linuxgndu/sqlitebrowser
sudo apt-get update
sudo apt-get install sqlitebrowser
-
no fuss !
-
in future, may have to change "if Launchpad decides to discontinue building" - see building.md