sessiond on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S sessiond

* (Optional) Uninstall sessiond on Arch using YAY

$ yay -Rns sessiond

2. Manually Install "sessiond" via AUR

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

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

b. Clone sessiond's git locally

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

c. Go to ~/sessiond folder and install it

$ cd ~/sessiond $ makepkg -si

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

ID: 1128649
Name: sessiond
PackageBaseID: 184929
PackageBase: sessiond
Version: 0.6.1-2
Description: Standalone X session manager for systemd-logind
URL: https://sessiond.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: denisoster
Submitter: denisoster
FirstSubmitted: 1660518364
LastModified: 1661082049
URLPath: /cgit/aur.git/snapshot/sessiond.tar.gz