This file contains 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
sudo apt -y install git git-lfs build-essential rake clang mesa-common-dev libnl-3-dev libnl-route-3-dev libnl-genl-3-dev wget | |
wget https://privateinternetaccess-storage.s3.amazonaws.com/pub/pia_desktop/qt/2021-01-23/qt-5.15.2-pia-linux-x86_64.run | |
bash qt-5.15.2-pia-linux-x86_64.run --target /opt/Qt | |
git lfs install | |
git clone https://github.com/pia-foss/desktop | |
cd desktop | |
rake |