farfetch/README.md

294 B

farfetch

インストールする方法 | Installation

CRUX

doas prt-get bmake
bmake
doas bmake install

Artix

doas pacman -S base-devel bmake
bmake
doas bmake install

OpenBSD

make
doas make install

FreeBSD

make
doas make install