PDA

View Full Version : Kali Linux Windows App install problems



labbel
2018-03-06, 16:46
Hi, i have recently instaled kali linux app from windows store and tried to do as on the video on kali.org. but i get an error message "-bash: wget: command not found".

how can i do it?

2953

Endt4sk
2018-03-07, 12:40
Install wget:
apt install wget

Grafixx01
2018-03-12, 17:47
Hi, i have recently instaled kali linux app from windows store and tried to do as on the video on kali.org. but i get an error message "-bash: wget: command not found".

how can i do it?

2953

sudo apt-get install wget

that's what you should type in. I had the same issue. Now I'm just trying to get the scripts to work for the GUI.