xtest on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S xtest

* (Optional) Uninstall xtest on Arch using YAY

$ yay -Rns xtest

2. Manually Install "xtest" via AUR

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

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

b. Clone xtest's git locally

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

c. Go to ~/xtest folder and install it

$ cd ~/xtest $ makepkg -si

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

ID: 1281878
Name: xtest
PackageBaseID: 118227
PackageBase: xtest
Version: 2.1.1-1
Description: Variant of test(1) that can test multiple files from cmdline or stdin
URL: https://codeberg.org/maandree/xtest
NumVotes: 1
Popularity: 0.005916
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1482932543
LastModified: 1688296339
URLPath: /cgit/aur.git/snapshot/xtest.tar.gz