sqlite3 install ubuntu

C++
sudo apt update
sudo apt install sqlite3
sqlite3 --version
sudo apt install sqlitebrowser

Source

Also in C++: