# Installing AaFi

## Installing Dependencies&#x20;

To install the required dependencies simply manually install them from here or use the automatic install script `./install.sh` that is included with the install package of AaFi.

| Dependency                                   | Command                                       |
| -------------------------------------------- | --------------------------------------------- |
| Updating Repos and Updating Operating System | `sudo apt-get upgrade && sudo apt-get update` |
| hostapd-wpe                                  | `sudo apt-get install hostapd-wpe -y`         |
| mdk3                                         | `sudo apt get install mdk3 -y`                |
| aircrack-ng                                  | `sudo apt get install aircrack-ng -y`         |
| network-manager                              | `sudo apt-get install network-manager -y`     |
| macchanger                                   | `sudo apt-get install macchanger -y`          |

## Chmod AaFi Shell Script

After installing AaFi from the Github Repository go to the AaFi folder found in the destination you saved the folder. then  `cd AaFi` to go to the AaFi folder. After that `chmod +x` the script to make it executable.&#x20;

![](https://2313937159-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUtge29enKBUN7GNVfu%2F-MUzjxXCYeBn0k-73heU%2F-MUzl5pp2cKbD7mttZzZ%2F4OYxi9L7qr.gif?alt=media\&token=fbe32bfb-4d4f-4f24-a842-a820d0ab4fa2)
