Created
January 24, 2018 01:46
-
-
Save wongsyrone/51f7d68d3b19a97f944c9a8d6ec916d2 to your computer and use it in GitHub Desktop.
Yaourt use proxy
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
Yaourt is just wrapper around pacman and other utilities, e.g. cURL. If you want to download essential files such as PKGBUILDs, just pass | |
environments. | |
$ http_proxy=10.1.10.40:808 https_proxy=10.1.10.40:808 yaourt -S customizepkg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment