このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 6 / 昨日: 1
総計: 619
- Dokuwiki.fl8.jp(1546)
- 13 CentOS6メール設定(33)
- FreeBSD カーネル再構築(29)
- VPNサーバ(PacketiX)(26)
- 05 rsync(25)
最近の更新
このページへのアクセス
今日: 6 / 昨日: 1
総計: 619
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