apt-get install gnupg
How solve this ?
#0 0.257 E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
------
I recieve it even after installing it : apt-get update && apt-get install -y gnupg2
?
Run the command from my solution (gnupg
instead of gnupg2
and without -y
) and carefully check the ouput.