このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 1 / 昨日: 0
総計: 613
- Dokuwiki.fl8.jp(3465)
- DokuWiki(77)
- サカつく初代(14)
- 34 UnboundでHA構成(14)
- Gallery(12)
最近の更新
このページへのアクセス
今日: 1 / 昨日: 0
総計: 613
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