This repository has been archived on 2026-05-26 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
master
txconv
インストールする方法 | Installation
OpenBSD
make
doas make install
NetBSD | FreeBSD | Dragonfly BSD
make
sudo make install
CRUX
sudo prt-get bmake
bmake
sudo bmake install
Void
sudo xbps-install bmake
bmake
sudo bmake install
Artix
sudo pacman -S base-devel bmake
bmake
sudo bmake install
Debian | Devuan | Ubuntu | Linux Mint | PopOS
sudo apt install -y build-essential bmake git
bmake
sudo bmake install
Fedora | Red Hat | CentOS | Rocky Linux
sudo dnf install bmake clang
bmake
sudo bmake install
Description
Languages
C
58.9%
Makefile
33.3%
Roff
7.8%