We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6c8d9 commit 524d429Copy full SHA for 524d429
BUILDING.md
@@ -249,6 +249,7 @@ Installation via Linux package manager can be achieved with:
249
* Fedora: `sudo dnf install python gcc-c++ make`
250
* CentOS and RHEL: `sudo yum install python gcc-c++ make`
251
* OpenSUSE: `sudo zypper install python gcc-c++ make`
252
+* Arch Linux, Manjaro: `sudo pacman -S python gcc make`
253
254
FreeBSD and OpenBSD users may also need to install `libexecinfo`.
255
0 commit comments