# farfetch ![](https://this.is.very.dangerous.software/2024-06-20-114921_1920x1080_scrot.png) ## インストールする方法 | Installation ### CRUX ```sh doas prt-get bmake bmake doas bmake install ``` ### Artix ```sh doas pacman -S base-devel bmake bmake doas bmake install ``` ### OpenBSD ```sh make doas make install ``` ### FreeBSD ```sh make doas make install ```