I could not locate packages on Ubuntu/Linux

Often due to installing a fresh Ubuntu operating system (like a virtual machine) and not yet having updated the list of available packages.

Run this command first to update the list of available packages:

sudo apt update

Then try the installation instructions again.