hostapd-wpe on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "hostapd-wpe" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install hostapd-wpe on Arch using YAY

$ yay -S hostapd-wpe

* (Optional) Uninstall hostapd-wpe on Arch using YAY

$ yay -Rns hostapd-wpe

2. Manually Install "hostapd-wpe" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone hostapd-wpe's git locally

$ git clone https://aur.archlinux.org/hostapd-wpe.git ~/hostapd-wpe

c. Go to ~/hostapd-wpe folder and install it

$ cd ~/hostapd-wpe $ makepkg -si

3. Information about the hostapd-wpe package on Arch User Repository (AUR)

ID: 1066336
Name: hostapd-wpe
PackageBaseID: 152581
PackageBase: hostapd-wpe
Version: 2.10.0-1
Description: Modified hostapd to facilitate AP impersonation attacks
URL: https://w1.fi/hostapd
NumVotes: 3
Popularity: 0.009091
OutOfDate:
Maintainer: r3d_b0x
Submitter: r3d_b0x
FirstSubmitted: 1589050576
LastModified: 1649884381
URLPath: /cgit/aur.git/snapshot/hostapd-wpe.tar.gz

5. The same packages on other Linux Distributions