diff --git a/managing-os/templates/archlinux.md b/managing-os/templates/archlinux.md
index a0cde5fe..6f9f04cf 100644
--- a/managing-os/templates/archlinux.md
+++ b/managing-os/templates/archlinux.md
@@ -83,12 +83,14 @@ Main maintainer of this template is [Olivier Médoc](mailto:o_medoc@yahoo.fr).
* dailog
* rpm-sign
+
+ * gnupg
* The tools can usually be installed all together with the following terminal command string:
- * **$ sudo dnf install git createrepo rpm-build make wget rpmdevtools python-sh dialog rpm-sign**
+ * **$ sudo dnf install git createrepo rpm-build make wget rpmdevtools python-sh dialog rpm-sign gnupg**
![arch-template-04](/attachment/wiki/ArchlinuxTemplate/arch-template-04.png)