apt-get 加代理,如: ```shell sudo apt-get install typora -o Acquire::http::proxy="http://127.0.0.1:8889/" ``` wget 加代理, 如: ```shell wget -e "http_proxy=http://127.0.0.1:8087" ``` apt-get 加代理,如:sudo apt-get install typora -o Acquire::http::proxy="http://127.0.0.1:8889/"wget 加代理, 如:wget -e "http_proxy=http://127.0.0.1:8087" Last modification:October 7, 2020 © Allow specification reprint Like If you think my article is useful to you, please feel free to appreciate