Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は以下を実行しようとしています:
yum 再インストール glibc --downloadonly --downloaddir=/root/dependencies/
しかし、他の人がウェブ上で使用しているのを見たことがありますが、 --downloaddir は有効なオプションではないというエラーが表示され続けます。RHEL ワークステーション 5.5 を使用しています。ダウンロードディレクトリを指定する別の方法はありますか?
ありがとう
最初にyumdownloaderをインストールします
yum install yumdownloader