1
0
mirror of https://github.com/HorlogeSkynet/archey4 synced 2025-06-11 04:00:12 +02:00

[META] Adds FreeBSD install from ports instruction

This commit is contained in:
Samuel FORESTIER
2022-09-07 17:19:12 +02:00
parent 0ca40f76de
commit d7e9ccc8d2

@ -116,6 +116,12 @@ yay -S archey4
brew install archey4
```
### Install from [FreeBSD ports](https://cgit.freebsd.org/ports/tree/sysutils/archey4)
```bash
pkg install archey4
```
### Install from source
#### Step 1 : Fetch sources