Sqlite3 Visualization Tool
1, sudo apt-get install sqlitebrowser2, sudo apt-get install Sqliteman
3, Sqlitestudio need to go to the official website download (I here whether 2x or 3x can not be compiled through, do not know the specific reasons) (Note: 2x gui using tk tcl, 3x GUI using QT and C + + rewrite)
So just download the compiled program directly, at runtime if you have the following error:
[Email protected]:~/git/sqlitestudio$./sqlitestudio-2.1.5.bin
Couldn ' t load file "/TMP/TCLPVERDP": Libxss.so.1:cannot open Shared object file:no such file or directory
While executing
"LOAD/HOME/YINGC/GIT/SQLITESTUDIO/SQLITESTUDIO-2.1.5.BIN/LIB/TK8.5/. /libtk8.5.so Tk "
("Package ifneeded Tk 8.5.12" script)
Invoked from within
"Package require Tk 8.5.11"
Invoked from within
"Set::P kg (TK) [package require TK 8.5.11]"
(file "/home/yingc/git/sqlitestudio/sqlitestudio-2.1.5.bin/lib/sqlitestudio/main.tcl" line 213)
Invoked from within
"SOURCE/HOME/YINGC/GIT/SQLITESTUDIO/SQLITESTUDIO-2.1.5.BIN/LIB/SQLITESTUDIO/MAIN.TCL"
("Package ifneeded sqlitestudio 2.1.5" script)
Invoked from within
"Package Require Sqlitestudio"
(file "/HOME/YINGC/GIT/SQLITESTUDIO/SQLITESTUDIO-2.1.5.BIN/MAIN.TCL" line 6)
Treatment scenarios:
sudo apt-get install-y Libtcltk-ruby
SQLite Related tools use