Up インストール済みパッケージの再設定 (dpkg-reconfigure) 作成: 2021-02-21
更新: 2021-02-25


    Raspberry Pi (Ubuntu) の初回起動は,対話的初期設定の画面になる。
    これは,コマンド dpkg-reconfigure の実行画面である。

    dpkg-reconfigure は,「インストール済みパッケージを再設定」のコマンド。

    構文
      dpkg-reconfigure [オプション] [パッケージ]


    $ dpkg-reconfigure -h
    Usage: dpkg-reconfigure [options] packages -u, --unseen-only Show only not yet seen questions. --default-priority Use default priority instead of low. --force Force reconfiguration of broken packages. --no-reload Do not reload templates. (Use with caution.) -f, --frontend Specify debconf frontend to use. -p, --priority Specify minimum priority question to show. --terse Enable terse mode.