update ubuntu not working

C++
sudo rm -r /var/lib/apt/lists/*
sudo apt-get clean && sudo apt-get update
Source

Also in C++: