Package sqlite3 was not found?

Started by Brajan, March 05, 2015, 08:40:35 AM

Previous topic - Next topic

Stephen

Hi everyone, I'd like to ask you a little question that puzzles me, package sqlite3 was not found Please, give me your answer as soon as possible.

Rayhan

Try:

sudo apt-get install sqlite3 libsqlite3-dev
If still does not work, try the following:

Running the command:

sudo apt-cache policy sqlite3