Skip to content

Commit c4613c6

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 <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 822f2ac commit c4613c6

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
@@ -244,6 +244,7 @@ Installation via Linux package manager can be achieved with:
244244
* Fedora: `sudo dnf install python gcc-c++ make`
245245
* CentOS and RHEL: `sudo yum install python gcc-c++ make`
246246
* OpenSUSE: `sudo zypper install python gcc-c++ make`
247+
* Arch Linux, Manjaro: `sudo pacman -S python gcc make`
247248

248249
FreeBSD and OpenBSD users may also need to install `libexecinfo`.
249250

0 commit comments

Comments
 (0)