,
$ sudo apt-key add gpgpubkey.txt
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
$ sudo apt install gnupg2
Package gnupg2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
gpgv
$ sudo apt install gpgv
gpgv is already the newest version (2.2.12-1+deb10u1).