Skip to content

Commit 01ec722

Browse files
ryzokukencodebytere
authored andcommitted
doc: add prerequisites information for Arch
Add prerequisites for Arch Linux and derivatives in BUILDING.md. PR-URL: #31669 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 9f8d315 commit 01ec722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ Installation via Linux package manager can be achieved with:
249249
* Fedora: `sudo dnf install python gcc-c++ make`
250250
* CentOS and RHEL: `sudo yum install python gcc-c++ make`
251251
* OpenSUSE: `sudo zypper install python gcc-c++ make`
252+
* Arch Linux, Manjaro: `sudo pacman -S python gcc make`
252253

253254
FreeBSD and OpenBSD users may also need to install `libexecinfo`.
254255

0 commit comments

Comments
 (0)