1. Download and install an older version of libapt
# wget
http://ftp.it.debian.org/debian/pool/main/a/apt/libapt-pkg5.0_1.4.8_amd64.deb
# dpkg -i libapt-pkg5.0_1.4.8_amd64.deb

2. Then run a apt fix broken apt
# apt --fix-broken install

That worked for me

Regards

Reply via email to