wpa_actiond on AUR (Arch User Repository)

Last updated: November 15,2024

1. Install "wpa_actiond" 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 wpa_actiond on Arch using YAY

$ yay -S wpa_actiond

* (Optional) Uninstall wpa_actiond on Arch using YAY

$ yay -Rns wpa_actiond

2. Manually Install "wpa_actiond" via AUR

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

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

b. Clone wpa_actiond's git locally

$ git clone https://aur.archlinux.org/wpa_actiond.git ~/wpa_actiond

c. Go to ~/wpa_actiond folder and install it

$ cd ~/wpa_actiond $ makepkg -si

3. Information about the wpa_actiond package on Arch User Repository (AUR)

ID: 602688
Name: wpa_actiond
PackageBaseID: 140950
PackageBase: wpa_actiond
Version: 1.4-4
Description: Daemon that connects to wpa_supplicant and handles connect and disconnect events
URL: http://projects.archlinux.org/wpa_actiond.git/
NumVotes: 15
Popularity: 3.0E-6
OutOfDate:
Maintainer: bidulock
Submitter: arojas
FirstSubmitted: 1554273727
LastModified: 1554880651
URLPath: /cgit/aur.git/snapshot/wpa_actiond.tar.gz