I tried a lot of ways like changing /etc/profile and /etc/apt/apt.conf file to use Internet for non browser applications.
I want to use the command sudo apt-get update but due to proxy I can't. How can I fix it?
I tried a lot of ways like changing /etc/profile and /etc/apt/apt.conf file to use Internet for non browser applications.
I want to use the command sudo apt-get update but due to proxy I can't. How can I fix it?
Use export HTTP_PROXY=
and follow this documentation on Ubuntu help wiki