From ed9d8e79507b0a10290d1c5b1acfaa3a1c1ab2a9 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 20 Jun 2020 15:54:02 +0200 Subject: [PATCH] INSTALL.md: Add instructions for ArchLinux (pacman) --- INSTALL.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 5d521b55..56c7cc52 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -206,6 +206,14 @@ build the sources including all optional features and to run the test suite: libident-dev libpam-dev pkg-config libwrap0-dev libz-dev telnet ``` +#### ArchLinux based distributions + +``` shell + pacman -S --needed \ + autoconf automake expect gcc gnutls inetutils libident libwrap \ + make pam pkg-config zlib +``` + ### `./autogen.sh` The first step, to run `./autogen.sh`, is *only* necessary if the `configure`