xsr on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S xsr

* (Optional) Uninstall xsr on Arch using YAY

$ yay -Rns xsr

2. Manually Install "xsr" via AUR

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

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

b. Clone xsr's git locally

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

c. Go to ~/xsr folder and install it

$ cd ~/xsr $ makepkg -si

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

ID: 492698
Name: xsr
PackageBaseID: 130602
PackageBase: xsr
Version: 1.0.0-1
Description: X Steps Recorder is a clone of PSR for Windows, a program that allows users to make a recording of all of the steps they took.
URL: https://github.com/nonnymoose/xsr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1520438297
LastModified: 1520523211
URLPath: /cgit/aur.git/snapshot/xsr.tar.gz