]> arthur.barton.de Git - ngircd-alex.git/blobdiff - INSTALL.md
INSTALL.md: Add instructions for ArchLinux (pacman)
[ngircd-alex.git] / INSTALL.md
index 5d521b55cdee07a1439c977eb335374b8b3279fe..56c7cc52352f68aea6e9086205d59745a9a37198 100644 (file)
@@ -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`