PDA

View Full Version : w3af - Package w3af is not available, but is referred to by another package.



rauf
2017-01-22, 00:35
Hi Forks,

I clean install kali2 and ran apt-get update / apt-get upgrade and apt-get dist-upgrade. Reboot my computer and w3af disappeared. But it was there after clean install.

Now, When i try apt-get install w3af

i am receiving error:
Package w3af is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

etc/apt/source.list is:
deb http://http.kali.org/kali kali-rolling main contrib non-free
# For source package access, uncomment the following line
# deb-src http://http.kali.org/kali kali-rolling main contrib non-free

Any Help ??

_defalt
2017-01-22, 04:51
I think w3af is already installed. Enter w3af in the terminal.
Have you tried this: http://docs.w3af.org/en/latest/install.html

rauf
2017-01-22, 05:22
I think w3af is already installed. Enter w3af in the terminal.
Have you tried this: http://docs.w3af.org/en/latest/install.html
Fixed, Thank you & appreciated.