libelogind on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S libelogind

* (Optional) Uninstall libelogind on Arch using YAY

$ yay -Rns libelogind

2. Manually Install "libelogind" via AUR

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

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

b. Clone libelogind's git locally

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

c. Go to ~/libelogind folder and install it

$ cd ~/libelogind $ makepkg -si

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

ID: 871814
Name: libelogind
PackageBaseID: 111443
PackageBase: elogind
Version: 246.10-1
Description: elogind client libraries
URL: https://github.com/elogind/elogind
NumVotes: 6
Popularity: 0.001439
OutOfDate:
Maintainer: eatmyvenom
FirstSubmitted: 1463696799
LastModified: 1614732199
URLPath: /cgit/aur.git/snapshot/libelogind.tar.gz