How to install Wifite on Mabox Linux (Manjaro)

Written by Administrator on Tuesday April 14, 2020

To install wifite tool in Mabox Linux it's enough to use pacman package manager:

$ sudo pacman -S wifite

output:

resolving dependencies...
looking for conflicting packages...

Packages (3) aircrack-ng-1.6-2  ethtool-1:5.4-1  wifite-1:87.r139.918a499-2

Total Download Size:   0.70 MiB
Total Installed Size:  2.74 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
error: failed retrieving file 'ethtool-1:5.4-1-x86_64.pkg.tar.zst' from mirror.dkm.cz : Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
 ethtool-1:5.4-1-...   134.3 KiB  15.1 KiB/s 00:09 [######################] 100%
error: failed retrieving file 'aircrack-ng-1.6-2-x86_64.pkg.tar.zst' from mirror.dkm.cz : Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
 aircrack-ng-1.6-...   546.3 KiB  42.3 KiB/s 00:13 [######################] 100%
 wifite-1:87.r139...    31.5 KiB  72.3 KiB/s 00:00 [######################] 100%
(3/3) checking keys in keyring                     [######################] 100%
(3/3) checking package integrity                   [######################] 100%
(3/3) loading package files                        [######################] 100%
(3/3) checking for file conflicts                  [######################] 100%
(3/3) checking available disk space                [######################] 100%
:: Processing package changes...
(1/3) installing ethtool                           [######################] 100%
(2/3) installing aircrack-ng                       [######################] 100%
(3/3) installing wifite                            [######################] 100%
Optional dependencies for wifite
    reaver: WPS attack support
    pyrit: detect WPA handshakes
    wireshark-cli: detect handshakes
    cowpatty: detect WPA handshakes
    macchanger: change MAC for attacks
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...

Now we can test, if wifite is installed by running it:

$ wifite

output:

Wifite is installed and working!

Category: linux Tags: install mabox-linux wifite