Why run sudo apt update before installing Hashcat with APT?
sudo apt update
It deletes every currently installed package before the new installation.
It launches Hashcat and upgrades its password candidates while it runs.
It refreshes local package metadata from configured repositories.
It benchmarks the CPU before package installation.