Unable to locate package pyrit

system information:
Linux kali 5.4.0-kali4-amd64 #1 SMP Debian 5.4.19-1kali1 (2020-02-17) x86_64 GNU/Linux
it's not an issue with github @kandarpgautam its an issue with kali pls close the thread & search for pyrit install kali 2020 in google
download and install it from here http://kali.download/kali/pool/main/p/pyrit
Ok. I have kali Linux 2020.. it's not in official repo i think.
What's the name of the package? Because "sudo apt install pyrit" not working. Will i have to add a repo for it in source list?
you have to install it manually from the link i posted above. there isn't any repository you can add that i know if that will let you install it with apt-get.
@cjb900 it would be great if fluxion could do it automatically somehow. Just like it installs other dependencies.
I agree but the other dependencies it installed are still in the default repository. Its only this one that was removed in the recent kali 2020.1
so should i still close this issue? maintaining and providing dependencies are also necessary.
¯_(ツ)_/¯ i'm not one of the developers of this tool i can't answer that. I would assume they are aware of this issue but not sure if its something they plan on fixing or not.
If someone else can reproduce this, the issue needs to be reopened.
the only dependency i know of that fails to install in the latest version of kali 2020.1 is pyrite. it was removed from the default repository in the latest kali which is why it doesn't install. we have been pointing others to manually install it. If its still needed and not removed in place or cowpatty @xpz3 did make a script that will automatically checks what debian architecture like 32 or 64bit or arm and install it
pyrit.zip
The pyrit installation script was meant for debian only by downloading and installing the appropriate deb file. But there could be problems with my script when used under certain peculiar circumstances as the script uses uname instead of dpkg for determining the architecture. The download location itself is from a kali mirror which could also get removed rendering the script useless unless those files can be hosted on some git.
Forgot to mention that from fluxion point of view the script is useless as there are other supported distros for which pyrit should be compiled manually. So yeah i think it's better to include it in the installation script.
It's not that essential to have pyrit anyway, so we can just remove it completely.
It's not that essential to have pyrit anyway, so we can just remove it completely.
@MPX4132 included pyrit, cowpatty, aircrack for verification. So maybe make pyrit an optional dependency instead of completely removing it?
Done
It's not that essential to have pyrit anyway, so we can just remove it completely.
@MPX4132 included pyrit, cowpatty, aircrack for verification. So maybe make pyrit an optional dependency instead of completely removing it?