OpenBSD の ソフトウエア インストール (7.0 ARM64 on rpi 版)
パッケージでソフトウエアをインストールする。対象は、OpenBSD 7.0 ARM64 on Raspberry Pi 4 Model B。
ダウンロード元
/etc/installurl に記載されたミラーサーバが利用される。
または、環境変数 PKG_PATH に設定された packages の場所を指定する。
もしくは、pkg_add コマンドで、フルパスでパッケージを指定する。
- 関連 man → installurl(5), pkg_add(1)
ソフトウエア
GNU Wget
rpi# pkg_info wget Information for https://www.ftp.ne.jp/pub/OpenBSD/7.0/packages/aarch64/wget-1.21.2.tgz Comment: retrieve files from the web via HTTP, HTTPS and FTP Description: GNU Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as retrieval through HTTP proxies. Maintainer: Nam Nguyen <namn@berkeley.edu> WWW: https://www.gnu.org/software/wget/ rpi# pkg_add wget quirks-4.54 signed on 2022-04-06T16:39:59Z quirks-4.54: ok wget-1.21.2:libiconv-1.16p0: ok wget-1.21.2:gettext-runtime-0.21p1: ok wget-1.21.2:libunistring-0.9.7: ok wget-1.21.2:libidn2-2.3.0p0: ok wget-1.21.2:libpsl-0.21.1: ok wget-1.21.2:bzip2-1.0.8p0: ok wget-1.21.2:pcre2-10.36: ok wget-1.21.2: ok rpi# rpi# wget --version GNU Wget 1.21.2 built on openbsd7.0. :≪後略≫
最終更新時間:2022年05月01日 12時52分37秒 指摘や意見などあればSandBoxのBBSへ。