authconfig on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S authconfig

* (Optional) Uninstall authconfig on Arch using YAY

$ yay -Rns authconfig

2. Manually Install "authconfig" via AUR

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

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

b. Clone authconfig's git locally

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

c. Go to ~/authconfig folder and install it

$ cd ~/authconfig $ makepkg -si

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

ID: 776179
Name: authconfig
PackageBaseID: 152618
PackageBase: authconfig
Version: 7.0.1-2
Description: Command line tool for setting up authentication from network services
URL: https://pagure.io/authconfig
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: TheGoliath
FirstSubmitted: 1589136012
LastModified: 1596846454
URLPath: /cgit/aur.git/snapshot/authconfig.tar.gz