この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
openbsd:7.1:setup [2022/05/06 19:28] matoken [package操作] |
openbsd:7.1:setup [2022/05/06 19:31] (現在) matoken [package操作] |
||
---|---|---|---|
ライン 114: | ライン 114: | ||
$ doas pkg_add -un | $ doas pkg_add -un | ||
``` | ``` | ||
+ | |||
+ | インストールされているパッケージの確認 | ||
+ | |||
+ | ``` | ||
+ | $ pkg_info | head | ||
+ | adwaita-icon-theme-41.0 base icon theme for GNOME | ||
+ | anthy-9100hp2 japanese input method | ||
+ | arandr-0.1.10p2 XRandR GUI | ||
+ | asciidoctor-2.0.17 better AsciiDoc text proc/publishing software | ||
+ | at-spi2-atk-2.38.0 atk-bridge for at-spi2 | ||
+ | at-spi2-core-2.42.0 service interface for assistive technologies | ||
+ | atk-2.36.0 accessibility toolkit used by gtk+ | ||
+ | avahi-libs-0.8p2 libraries and common data files for avahi | ||
+ | bash-5.1.16 GNU Bourne Again Shell | ||
+ | brotli-1.0.9p0 generic lossless compressor | ||
+ | $ pkg_info | wc -l | ||
+ | 140 | ||
+ | ``` | ||
+ | |||
## ホスト名書き換え | ## ホスト名書き換え |