What is the purpose of running sudo apt update before installing Redis?
sudo apt update
Erase all existing Redis keys before installation
Refresh the local list of packages and versions available from configured repositories
Start the Redis server process immediately
Connect an interactive client to Redis