From 7e548bdf0c185c6b2a8cf79a880d5fa10ee9ef1a Mon Sep 17 00:00:00 2001 From: Bandie Date: Mon, 14 May 2018 12:55:16 +0200 Subject: [PATCH] AUR --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ca18ba9..bc1e1bd 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,12 @@ There are two passwords you are able to set: the key password and the panic pass ## Installation +### Arch Linux +There is [pam_panic-git](https://aur.archlinux.org/packages/pam_panic-git/) in the AUR now. + +### From sources You will need GCC or similar, as well as the PAM headers. Some distributions package the PAM headers as `libpam0g-dev`. +Also you need `autoconf`. To compile and install it, do the following within the project's root directory: