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.
export https_proxyプロキシ設定の背後で yum を動作させようとしてい http_proxyますftp_proxy。
export https_proxy
http_proxy
ftp_proxy
これはapt-getまたはyumでは機能しませんでしたが、これらを/etc/apt/apt.conf.d/95proxiesに設定するとうまくいきました。
centos で作業する場合、同等の yum はありますか?