Difference between revisions of "How-to verify GPG key of official .ISO images"

Update old link
imported>Dalto
(Remove old download link, instead reference the "Download Manjaro" page)
(Update old link)
Line 8: Line 8:


3.1 Download all keys from the Manjaro Developers from GitHub:
3.1 Download all keys from the Manjaro Developers from GitHub:
  wget github.com/manjaro/packages-core/raw/master/manjaro-keyring/manjaro.gpg
  wget gitlab.manjaro.org/packages/core/manjaro-keyring/-/raw/master/manjaro.gpg
Next, import all the keys in the downloaded .GPG file into your gnupg keyring:
Next, import all the keys in the downloaded .GPG file into your gnupg keyring:
  gpg --import manjaro.gpg
  gpg --import manjaro.gpg
48

edits