How to install the SQLite 3.8.8 in Ubuntu 14.04 via apt-get?
The default installation is for 3.8.2.
Thanks, Christian
base on the SQLite project page on launchpad: https://launchpad.net/sqlite/+packages
The latest version 3.8.8 is not available yet for Ubuntu. You can't install it with apt-get command now.
You could download the "Precompiled Binaries for Linux" form SQLite's website: http://www.sqlite.org/download.html