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:21:46 +09:00
2026-01-06 21:21:46 +09:00
2026-01-06 21:17:47 +09:00
2026-01-06 21:17:47 +09:00
2026-01-06 21:17:47 +09:00
2026-01-06 21:17:47 +09:00
2026-01-06 21:17:47 +09:00
2026-01-06 21:17:47 +09:00
2026-01-06 21:17:47 +09:00

odl - オンライン・ダウンロード

インストールする方法

OpenBSD

doas pkg_add curl
make
doas make install

Void Linux

doas xbps-install curl bmake
bmake
doas bmake install

FreeBSD

doas pkg install curl
make
doas make install

NetBSD

doas pkgin install curl
make
doas make install

CRUX Linux

doas prt-get depinst curl bmake
bmake
doas bmake install

Minix

su
pkgin install curl clang bmake
bmake
bmake install

Haiku

pkgman install curl curl_devel bmake
bmake
bmake install

macOS

brew install curl bmake
bmake
doas bmake install

Description
SVNからのミラー
Readme 781 KiB
Languages
C 61.6%
Makefile 30.8%
Roff 7.6%