mirror of
https://github.com/ProTechEx/pyLoad_ubuntu2004.git
synced 2026-04-02 10:38:14 +00:00
506 B
506 B
How to install pyLoad under Ubuntu 20.04
1. Adding Key Server
gpg --keyserver keyserver.ubuntu.com --recv-keys 16126D3A3E5C1192
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16126D3A3E5C1192
2. Installaing packeges and dependencies
sudo add-apt-repository ppa:launchpad/ppa && sudo apt-get update
apt-get install -y python python-crypto python3-pycurl python-openssl tesseract-ocr libmozjs-68-0 libmozjs-68-dev
sudo apt-get install -f