Answers for "surfshark linux cannot install"

0

surfshark linux cannot install

# Open the terminal
# Run this:
sudo nano /etc/apt/sources.list.d/surfshark.list

# Add the following to the file, and save it
deb https://ocean.surfshark.com/debian stretch main

# Now run these following commands: 
sudo apt update
sudo apt install surfshark
Posted by: Guest on May-04-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language