How to fix corrupted apt package management

Open terminal and run commands

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

sudo apt-get update

apt-fix