Forked from fonsecas72/gist:0ef04265a3d0c5822e5d441b8d2de1f8
Created
June 3, 2022 13:39
-
-
Save pcanilho/cfc46f1ae298667d96b81565cda92980 to your computer and use it in GitHub Desktop.
Installing polipo on ubuntu 20.04 20.10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wget http://archive.ubuntu.com/ubuntu/pool/universe/p/polipo/polipo_1.1.1-8_amd64.deb | |
| sudo dpkg -i polipo_1.1.1-8_amd64.deb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment