wpa-psk on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S wpa-psk

* (Optional) Uninstall wpa-psk on Arch using YAY

$ yay -Rns wpa-psk

2. Manually Install "wpa-psk" via AUR

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

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

b. Clone wpa-psk's git locally

$ git clone https://aur.archlinux.org/wpa-psk.git ~/wpa-psk

c. Go to ~/wpa-psk folder and install it

$ cd ~/wpa-psk $ makepkg -si

3. Information about the wpa-psk package on Arch User Repository (AUR)

ID: 861032
Name: wpa-psk
PackageBaseID: 146174
PackageBase: wpa-psk
Version: 0.3.0-1
Description: Generate a WPA PSK from an ASCII passphrase for a SSID
URL: https://aur.archlinux.org/packages/wpa-psk
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: rsa
Submitter: rsa
FirstSubmitted: 1572218257
LastModified: 1612878053
URLPath: /cgit/aur.git/snapshot/wpa-psk.tar.gz