consolation on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S consolation

* (Optional) Uninstall consolation on Arch using YAY

$ yay -Rns consolation

2. Manually Install "consolation" via AUR

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

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

b. Clone consolation's git locally

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

c. Go to ~/consolation folder and install it

$ cd ~/consolation $ makepkg -si

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

ID: 1145656
Name: consolation
PackageBaseID: 145862
PackageBase: consolation
Version: 0.0.9-2
Description: Libinput-based console pointer support for copy-paste, similar to gpm
URL: https://salsa.debian.org/consolation-team/consolation
NumVotes: 3
Popularity: 0.003344
OutOfDate:
Maintainer: snakeroot
Submitter: snakeroot
FirstSubmitted: 1571180028
LastModified: 1664404207
URLPath: /cgit/aur.git/snapshot/consolation.tar.gz