Rpi Fix apt-get update error


Run these commands

sudo rm -vf /var/lib/apt/lists/*

sudo apt-get clean

sudo apt-get update

Comments

Popular Posts