authelia on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S authelia

* (Optional) Uninstall authelia on Arch using YAY

$ yay -Rns authelia

2. Manually Install "authelia" via AUR

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

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

b. Clone authelia's git locally

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

c. Go to ~/authelia folder and install it

$ cd ~/authelia $ makepkg -si

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

ID: 1427796
Name: authelia
PackageBaseID: 148433
PackageBase: authelia
Version: 4.38.2-1
Description: The Cloud ready multi-factor authentication portal for your Apps.
URL: https://github.com/authelia/authelia
NumVotes: 2
Popularity: 0.018591
OutOfDate:
Maintainer: nightah
Submitter: nightah
FirstSubmitted: 1579772554
LastModified: 1710517271
URLPath: /cgit/aur.git/snapshot/authelia.tar.gz