Ubuntu 16.04 LTS Failed to fetch / Hash Sum mismatch [duplicate]

Solution 1:

Run these commands in the terminal:

sudo rm -rf /var/lib/apt/lists/*
sudo apt clean
sudo apt update