xtest on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install xtest on Arch using YAY
$
yay -S
xtest
Copied
* (Optional) Uninstall xtest on Arch using YAY
$
yay -Rns
xtest
Copied
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
Copied
b. Clone xtest's git locally
$
git clone https://aur.archlinux.org/xtest.git
~/xtest
Copied
c. Go to ~/xtest folder and install it
$
cd
~/xtest
Copied
$
makepkg -si
Copied
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
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