consolekit on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S consolekit

* (Optional) Uninstall consolekit on Arch using YAY

$ yay -Rns consolekit

2. Manually Install "consolekit" via AUR

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

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

b. Clone consolekit's git locally

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

c. Go to ~/consolekit folder and install it

$ cd ~/consolekit $ makepkg -si

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

ID: 1302526
Name: consolekit
PackageBaseID: 74515
PackageBase: consolekit
Version: 1.2.6-4
Description: A framework for defining and tracking users, login sessions, and seats
URL: https://github.com/ConsoleKit2/ConsoleKit2
NumVotes: 12
Popularity: 0.077027
OutOfDate:
Maintainer: picokan
Submitter: artoo
FirstSubmitted: 1382055247
LastModified: 1691778286
URLPath: /cgit/aur.git/snapshot/consolekit.tar.gz