Ubuntu安装pipelight步骤:

# vi /etc/sudoers  (需先在/etc/profile设置好代理http_proxy及https_proxy)

Defaults env_keep="http_proxy"
Defaults env_keep="https_proxy"

:wq

# add-apt-repository ppa:pipelight/stable

回车

# apt-get update

# apt-get install --install-recommends pipelight-multi

# pipelight-plugin --update

# pipelight-plugin --enable silverlight

输入y