Ubuntu 16.04安装SQLite Browser操作SQLite数据库

安装:

sudo apt-get install sqlitebrowser

启动:

原文地址:https://www.cnblogs.com/EasonJim/p/7792354.html