$ pacman -S erlang git make
From d2a3f2cedd7c00d0933222aed9c06b3149aa4db4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?=
The commands to install packages vary between distributions:
$ pacman -S erlang git make
Alpine Linux and other distributions based on BusyBox come
+with an incompatible awk
program. Installing the GNU Awk
+(gawk
on Alpine) solves this issue.
FreeBSD comes with binary and source packages:
pacman
directly:You can use pacman -Ss
to search packages. For example,
to find all packages related to GCC: