Athena-OS / athena

Athena OS is a Arch/Nix-based distro focused on Cybersecurity. Learn, practice and enjoy with any hacking tool!
https://athenaos.org
MIT License
1.03k stars 78 forks source link

[QUESTION]: #128

Closed Azguard-Cybernetics closed 4 months ago

Azguard-Cybernetics commented 4 months ago

Screenshot from 2024-05-30 16-03-00

i cant seem to install red team when selecting the role is it due to an update because i updated the system?

D3vil0p3r commented 4 months ago

https://archlinux.org/packages/extra/any/python-pyppeteer/ has been dropped from Arch repository.

D3vil0p3r commented 4 months ago

I added the missing deps. Run:

sudo pacman -Syyu

and try again to run the Red Team role.

Azguard-Cybernetics commented 4 months ago

I added the missing deps. Run:

sudo pacman -Syyu

and try again to run the Red Team role.

it works thanks