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 822f2ac commit c4613c6Copy full SHA for c4613c6
BUILDING.md
@@ -244,6 +244,7 @@ Installation via Linux package manager can be achieved with:
244
* Fedora: `sudo dnf install python gcc-c++ make`
245
* CentOS and RHEL: `sudo yum install python gcc-c++ make`
246
* OpenSUSE: `sudo zypper install python gcc-c++ make`
247
+* Arch Linux, Manjaro: `sudo pacman -S python gcc make`
248
249
FreeBSD and OpenBSD users may also need to install `libexecinfo`.
250
0 commit comments