summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--host-tools/ubuntu.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/host-tools/ubuntu.txt b/host-tools/ubuntu.txt
index 998cdc5..5081f0c 100644
--- a/host-tools/ubuntu.txt
+++ b/host-tools/ubuntu.txt
@@ -246,3 +246,11 @@ Step by step:
And finally, run do-release-upgrade (a reboot might be needed before running this command)
More information:
https://help.ubuntu.com/community/EOLUpgrades
+
+====================
+python3 -m pip download pysocks
+python3 -m pip install PySocks*.whl
+pip install pysocks
+pip uninstall pysocks
+pip uninstall pysocks
+=============================