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.
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00
2026-01-06 21:10:07 +09:00

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
SVNからのミラー
Readme 34 KiB
Languages
C 58.9%
Makefile 33.3%
Roff 7.8%