You are not logged in.
Pages: 1
Also, for those of us using apt-cacher-ng:
find /var/cache/apt-cacher-ng -name \*InRelease\* -delete
This may delete a little more than necessary, but it does the job.
2nd alternative, step 2:
sha256sum -c <<'END'
96c4a206e8dfdc21138ec619687ef9acf36e1524dd39190c040164f37cc3468d *devuan-keyring_2022.09.04_all.deb
END
No output hash to compare manually this way.
Pages: 1