Closed ppazos closed 6 years ago
which distro are you installing from?
@1N3 I'm on Linux Mint 17.3, based on Ubuntu 14.04
ah! yeah, unfortunately, as of right now, sniper is only officially supported on Kali Linux. The package dependencies vary greatly from Kali to Ubuntu, so it's a little tough keeping the dependencies in line. I would like to add Ubuntu support eventually but in the meantime, docker is the only real solution to run from other distros. There's instructions to run from docker in the README if you're interested. Just keep in mind that the docker image isn't always up to date with the latest sniper release so you may need to wait for 4.0 via docker until @menzow can build the new image.
@1N3 thanks! is there any documentation with the list of dependencies that I can use to install required packages manually?
No prob! The install.sh has all of the required dependency packages. You can use that as a reference which should be everything you'll need. If not, let me know.
@1N3 interesting, if dependencies are on the install, why not all of them get installed during the installation process?
Ubuntu and other Linux distros sometimes use different names for the same packages in some cases. I believe in other cases, the packages are just plain not available under Ubuntu without 3rd party repos, etc.
gotcha!
@1N3 one last question, I decided to create a VM with Kali. Is there a way to uninstall the packages installed by the failed install on linux mint?
yeah, best bet is running the ./uninstall.sh script in the sniper directory which should remove everything installed by sniper.
wonderful
I'm trying to test sniper, and I'm having issues with the installation and that might affect the run.
Not sure if this is an issue of the installer or a non satisfied prerequisite to install sniper.
= Install issues
= Run issues