Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't install #21

Open
h101-nazi opened this issue Apr 22, 2020 · 2 comments
Open

can't install #21

h101-nazi opened this issue Apr 22, 2020 · 2 comments

Comments

@h101-nazi
Copy link

No description provided.

@h101-nazi
Copy link
Author

sorry lol
here is a screenshot
when i run
./install.sh
https://gyazo.com/af206c279c2db806398c17ba7514e0c1

@0x5756647361316c584e413d3d

Hey @Abdelrhaman2. This issue occurs because the install.sh script adds the Kali package repository into /etc/apt/sources.list. Since you're running the script on Kali, that package is already in there and causes apt to have a fit.

I've refactored the script in my fork of this tool and it should work fine. You will need to remove the duplicate entry to the /etc/apt/sources.list file on your Kali instance - on my system, it's just one file that reads: deb http://http.kali.org/kali kali-rolling main non-free contrib.

Let me know how you get on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants