Dear Liam,
apt-get used to work before so I was not able to figure out there might be a problem with the proxy. Thanks for pointing me out in the right direction. Solution: I just added this line to my /etc/bash.bashrc
export http_proxy="http://username:password@proxyserver.net:port/"
Thanking you, Prakhar Gaur
|