This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash on windows で Proxyが原因でapt-getできない場合の設定方法です。apt-getのProxy設定を記述すればいいです。具体的には、/etc/apt/apt.conf (なければ作成)ファイルに下記を記述で解決です。なお、管理者権限が必要になりますので、sudoコマンドでファイルは作成&編集しましょう。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters