Comment 15 for bug 362970

Revision history for this message
Ignacio Ramirez (ignacio-ramirez) wrote :

Hi all. Here is a less intrusive solution which I think may help, if you don't want to mess with global options
(or, like me, you switch between different networks with different proxies all day).
Just set the variable "inline" when doing sudo:

sudo http_proxy=http://httpproxy.fing.edu.uy:3128 apt-get install flashplugin-installer

If you, like me, interrupted a previous attempt of installation do:

sudo http_proxy=http://httpproxy.fing.edu.uy:3128 dpkg --configure -a