i2pd_docs_en icon indicating copy to clipboard operation
i2pd_docs_en copied to clipboard

apt-key is deprecated on Ubuntu Jammy

Open li5lo opened this issue 3 years ago • 1 comments

Instructions from here:

$ wget -q -O - https://repo.i2pd.xyz/r4sas.gpg | sudo apt-key add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK

It works but i now get a warning everytime i run sudo apt update.

li5lo avatar Sep 07 '22 23:09 li5lo

I know about that warning, but if it works do we need change anything? ;) I'll try switch to trusted.gpg.d in future.

r4sas avatar Sep 08 '22 05:09 r4sas