What does sudo apt update accomplish before installing SQLite?
sudo apt update
Refresh the local index of packages available from configured repositories
Execute SQLite and print its version
Install the SQLite command-line program by itself
Create a new SQLite database in the current directory