問題タブ [dnf]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
configuration - dnf config-manager --save が機能しないのはなぜですか?
dnf config-managerを使用してシステムに rpm リポジトリを追加したい:
結果のexample.com_rpm-repo.repoファイルに指定されたオプションが含まれていないのはなぜgpgcheck=0
ですか?
環境:
bash - Fedora コンテナで「find」コマンドが利用できない
私はコンテナを構築しました:
これまでに経験したすべての Linux ディストリビューションはfind
プリインストールされているため、ここで何をすべきか完全にはわかりません。
Google で簡単に検索すると、の使用 方法や、スクリプトでfind
使用したときに見つからない理由などに関する結果が得られます。 bash
.
dnf search find
結果が表示されませんが、おそらく別の名前になっていますか? それとも、自分でコンパイルする必要がありますか?