フォーク元 suwako/farfetch
src | ||
.gitignore | ||
CHANGELOG.md | ||
farfetch.1 | ||
farfetch.conf | ||
LICENSE.txt | ||
main.c | ||
Makefile | ||
README.md |
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