Merge pull request #15689 from osalbahr/docs-add-arch-linux
docs: Requirements: add Arch Linux
This commit is contained in:
commit
8f3239bf52
@ -67,6 +67,12 @@ To install build tools, paste at a terminal prompt:
|
|||||||
sudo yum install procps-ng curl file git
|
sudo yum install procps-ng curl file git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- **Arch Linux**
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo pacman -Syu base-devel procps-ng curl file git
|
||||||
|
```
|
||||||
|
|
||||||
### ARM (unsupported)
|
### ARM (unsupported)
|
||||||
|
|
||||||
Homebrew can run on 32-bit ARM (Raspberry Pi and others) and 64-bit ARM (AArch64), but as they lack binary packages (bottles) they are unsupported. Pull requests are welcome to improve the experience on ARM platforms.
|
Homebrew can run on 32-bit ARM (Raspberry Pi and others) and 64-bit ARM (AArch64), but as they lack binary packages (bottles) they are unsupported. Pull requests are welcome to improve the experience on ARM platforms.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user