LoginSignup
8
13

More than 5 years have passed since last update.

dpkg-reconfigure の使えるパッケージを調べる

Posted at

"dpkg-reconfigure"コマンドは指定したDebianパッケージがdebconfを採用している場合に、パッケージの再設定をすることが出来るコマンドです。
どのパッケージがこのコマンドをサポートしているか調べてみようとググってみたら見つかったのでメモです。

ls /var/lib/dpkg/info/*.config

キーボード設定の変更 keyboard-configuration でお世話になりました。
http://qiita.com/ktyubeshi/items/847b05b7879e2f45da54

参考記事
元ネタ-> dpkg-reconfigureが使えるパッケージの一覧 -
Wikipedia debconf(ソフトウェアパッケージ)

8
13
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
13