keep-presence on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S keep-presence

* (Optional) Uninstall keep-presence on Arch using YAY

$ yay -Rns keep-presence

2. Manually Install "keep-presence" via AUR

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

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

b. Clone keep-presence's git locally

$ git clone https://aur.archlinux.org/keep-presence.git ~/keep-presence

c. Go to ~/keep-presence folder and install it

$ cd ~/keep-presence $ makepkg -si

3. Information about the keep-presence package on Arch User Repository (AUR)

ID: 1213266
Name: keep-presence
PackageBaseID: 190579
PackageBase: keep-presence
Version: 1.0.6-1
Description: Moves the mouse on inactivity to emulate activity
URL: https://github.com/carrot69/keep-presence/
NumVotes: 3
Popularity: 0.428669
OutOfDate:
Maintainer: ftschindler
Submitter: ftschindler
FirstSubmitted: 1676841703
LastModified: 1676841703
URLPath: /cgit/aur.git/snapshot/keep-presence.tar.gz