LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   E: Unable to locate package surfshark - Kali Linux (https://www.linuxquestions.org/questions/linux-software-2/e-unable-to-locate-package-surfshark-kali-linux-4175673101/)

andrew20201 04-12-2020 07:49 PM

E: Unable to locate package surfshark - Kali Linux
 
I installed kali linux and want to instal surfshark, the problem is it cannot find package.. I have spent hours trying to solve this... and bounced around google but cannot resolve it.. including the tutorial below to get the repo's and add in the sources.list files.

https://www.youtube.com/watch?v=019sXZWmLTw

system install

Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: 2020.2
Codename: kali-rolling

any help would be appreciated :)

shruggy 04-13-2020 01:05 PM

1. Check that you have the surfshark repo in place:
Code:

cat /etc/apt/sources.list.d/surfshark.list
If not, you should download and install surfshark-release_1.0.0-1.1_amd64.deb

2. After that,
Code:

sudo apt update
sudo apt install surfshark-vpn



All times are GMT -5. The time now is 01:56 PM.