Trying to install sqlite3 command line tool with :
sqlite3
sudo apt-get install sqlite3 libsqlite3-dev
But I still can't run ./sqlite3 - nu souch file
nu souch file
How to solve this problem?
To run run sqlite3 open the terminal and type sqlite3
$ sqlite3 SQLite version 3.8.2 2013-12-06 14:53:30 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite>