melnijir / Dicaffeine

Repository for things connected to Dicaffeine player/streamer.
https://dicaffeine.com
MIT License
112 stars 5 forks source link

apt-key is deprecated #31

Open vintxo opened 2 years ago

vintxo commented 2 years ago

receiving this message when trying to install

Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).

jurdesco commented 1 year ago

same problem here. did you found any solution?

ivan-ef commented 1 year ago

same problem here. did you found any solution?

receiving this message when trying to install

Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).

you have to download key manually and use modern tool to add keys:

gpg --import 'path_to_your_key/dicaffeine.key'