netctl-obfuscate on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S netctl-obfuscate

* (Optional) Uninstall netctl-obfuscate on Arch using YAY

$ yay -Rns netctl-obfuscate

2. Manually Install "netctl-obfuscate" via AUR

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

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

b. Clone netctl-obfuscate's git locally

$ git clone https://aur.archlinux.org/netctl-obfuscate.git ~/netctl-obfuscate

c. Go to ~/netctl-obfuscate folder and install it

$ cd ~/netctl-obfuscate $ makepkg -si

3. Information about the netctl-obfuscate package on Arch User Repository (AUR)

ID: 757557
Name: netctl-obfuscate
PackageBaseID: 154854
PackageBase: netctl-obfuscate
Version: v0.1.0-1
Description: A tool wrapping wpa_passphrase to convert plaintext keys in netctl config files to a PSK.
URL: https://github.com/gryffyn/netctl-obfuscate
NumVotes: 0
Popularity: 0
OutOfDate: 1651604829
Maintainer:
Submitter: Gryffyn
FirstSubmitted: 1593268069
LastModified: 1593268069
URLPath: /cgit/aur.git/snapshot/netctl-obfuscate.tar.gz