I just started apt-get upgrade which downloads
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20180508.1.orig.tar.gz
This is currently super slow. Downloading those 30MB from archive.canonical.com is estimated to take more than 1h.
Can I interrupt it and stop it from downloading it?
What I tried
kill PID
sudo rm /var/lib/dpkg/lock
sudo dpkg --configure -a
But now dpkg want to install that package ...