Error running sudo apt autoclean, autoremove and update

Something has corrupted in the lists. Can you remove them:

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

Check your Sources.list for any duplicate entries using Software & Updates.
Then run

sudo apt update && sudo apt clean && sudo apt autoremove

1 Like