<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Newo</id>
	<title>Manjaro - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Newo"/>
	<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php/Special:Contributions/Newo"/>
	<updated>2026-04-08T20:47:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=How-to_verify_GPG_key_of_official_.ISO_images&amp;diff=22873</id>
		<title>How-to verify GPG key of official .ISO images</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=How-to_verify_GPG_key_of_official_.ISO_images&amp;diff=22873"/>
		<updated>2021-06-10T13:29:53Z</updated>

		<summary type="html">&lt;p&gt;Newo: Change GitHub to GitLab&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
'''1.''' Download the an ISO file and corresponding .sig file from official sources(see Download Manjaro below)&lt;br /&gt;
&lt;br /&gt;
'''2.''' Install GPG:&lt;br /&gt;
 sudo pacman -S gnupg wget&lt;br /&gt;
&lt;br /&gt;
'''3.''' Next, you have 2 possible ways to import Manjaro's keys. Choose one of them:&lt;br /&gt;
&lt;br /&gt;
3.1 Download all keys from the Manjaro Developers from GitHub:&lt;br /&gt;
 wget gitlab.manjaro.org/packages/core/manjaro-keyring/-/raw/master/manjaro.gpg&lt;br /&gt;
Next, import all the keys in the downloaded .GPG file into your gnupg keyring:&lt;br /&gt;
 gpg --import manjaro.gpg&lt;br /&gt;
&lt;br /&gt;
3.2 If you do not trust GitLab, import Philip Müller's GPG key to your system (afterwards, select the key by entering its number and pressing ENTER):&lt;br /&gt;
 gpg --keyserver hkp://pool.sks-keyservers.net --search-keys 11C7F07E&lt;br /&gt;
&lt;br /&gt;
'''4.''' Finally, verify if the .ISO image file was built by one of Manjaro's Developers or Philip Müller:&lt;br /&gt;
 gpg --verify manjaro-xfce-16.06-pre2-x86_64.iso.sig&lt;br /&gt;
Compare the key, which was used to sign the .ISO file to the key&lt;br /&gt;
&lt;br /&gt;
Check, whether the .ISO was verified by Philip Müller's key (&amp;quot;11C7F07E&amp;quot;) or another Manjaro Developer's key, which you have imported to your system.&lt;br /&gt;
If this is the case, you can be sure that your .iso file was built by Philip Müller or another Manjaro Developer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Links=&lt;br /&gt;
&lt;br /&gt;
* '''[[Download Manjaro]]''' &lt;br /&gt;
* '''[[Check a Downloaded ISO Image For Errors]]''' &lt;br /&gt;
* '''[[Burn an ISO File]]''' &lt;br /&gt;
* '''[[Installation Guides]]''' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Contents Page]]&lt;/div&gt;</summary>
		<author><name>Newo</name></author>
	</entry>
</feed>