このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 3 / 昨日: 1
総計: 616
- Dokuwiki.fl8.jp(263)
- 13 CentOS6メール設定(15)
- 34 UnboundでHA構成(13)
- 05 rsync(13)
- FreeBSD カーネル再構築(12)
- 02 ProFTPD(12)
最近の更新
このページへのアクセス
今日: 3 / 昨日: 1
総計: 616
Ubuntuでコマンドが存在しない場合に、どのパッケージか教えてくれる仕組み
# apt list --installed | grep command command-not-found/focal-updates,now 20.04.5 all [installed,automatic] python3-commandnotfound/focal-updates,now 20.04.5 all [installed,automatic]
RHELだとPackageKit-command-not-foundでした。
# rpm -qa | grep -i command PackageKit-command-not-found-1.1.12-6.el8.x86_64