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

m
changed pacman to pamac (Manjaro standard)
m (Added Manjaro build servers to verbiage)
m (changed pacman to pamac (Manjaro standard))
Line 1: Line 1:


'''1.''' Download the an ISO file and corresponding .sig file from official sources(see Download Manjaro below)
'''1.''' Download an ISO file and the corresponding .sig file from the official sources (see Download Manjaro below).


'''2.''' Install GPG:
Install GPG and wget using a Manjaro package manager (pamac or pacman):
  sudo pacman -S gnupg wget
 
  pamac install gnupg wget


'''3.''' Next, you have 2 possible ways to import Manjaro's keys. Choose one of them:
'''3.''' Next, you have 2 possible ways to import Manjaro's keys. Choose one of them:
Moderators, translator
286

edits