authconfig on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install authconfig on Arch using YAY
$
yay -S
authconfig
Copied
* (Optional) Uninstall authconfig on Arch using YAY
$
yay -Rns
authconfig
Copied
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
Copied
b. Clone authconfig's git locally
$
git clone https://aur.archlinux.org/authconfig.git
~/authconfig
Copied
c. Go to ~/authconfig folder and install it
$
cd
~/authconfig
Copied
$
makepkg -si
Copied
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
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