Neil Ghosh
Tools
Feed
About
April 25, 2011
Remove or Change Proxy settings for apt in Ubuntu
Remove proxy settings from apt?
Try to edit your /etc/apt/apt.conf
and change it to:
Code:
Acquire::http::Proxy "false";