MX 23.2 - Surfshark Install Failing
Posted: Sat Feb 10, 2024 4:03 pm
I have tried multiple ways of installing Surfshark to MX23.2 without success.
I used tits website method of install using this script that appears to be for linux Ubuntu not Debian12 or MX23.2:
I have tried so many different modifications I can't remember them all. Note that I have gotten Surfshark to work on older versions of debian. Also Surfshark works great on my Android Box as downloaded from Google-play.
Am I beating down a worn path to failure...
I used tits website method of install using this script that appears to be for linux Ubuntu not Debian12 or MX23.2:
Code: Select all
curl -f https://downloads.surfshark.com/linux/debian-install.sh --output surfshark-install.sh #gets the installation script
cat surfshark-install.sh #shows script's content
sh surfshark-install.sh #installs surfshark
Am I beating down a worn path to failure...