authselect on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "authselect" 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 authselect on Arch using YAY
$
yay -S
authselect
Copied
* (Optional) Uninstall authselect on Arch using YAY
$
yay -Rns
authselect
Copied
2. Manually Install "authselect" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone authselect's git locally
$
git clone https://aur.archlinux.org/authselect.git
~/authselect
Copied
c. Go to ~/authselect folder and install it
$
cd
~/authselect
Copied
$
makepkg -si
Copied
3. Information about the authselect package on Arch User Repository (AUR)
ID: 1388370
Name: authselect
PackageBaseID: 164594
PackageBase: authselect
Version: 1.5.0-1
Description: Tool to select system authentication and identity sources from a list of supported profiles.
URL: https://github.com/authselect/authselect
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1616297780
LastModified: 1705613800
URLPath: /cgit/aur.git/snapshot/authselect.tar.gz
Name: authselect
PackageBaseID: 164594
PackageBase: authselect
Version: 1.5.0-1
Description: Tool to select system authentication and identity sources from a list of supported profiles.
URL: https://github.com/authselect/authselect
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1616297780
LastModified: 1705613800
URLPath: /cgit/aur.git/snapshot/authselect.tar.gz