xs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S xs

* (Optional) Uninstall xs on Arch using YAY

$ yay -Rns xs

2. Manually Install "xs" via AUR

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

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

b. Clone xs's git locally

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

c. Go to ~/xs folder and install it

$ cd ~/xs $ makepkg -si

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

ID: 1112942
Name: xs
PackageBaseID: 133249
PackageBase: xs
Version: 2-1
Description: A FASTQ read simulator
URL: https://github.com/pratas/xs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1528405848
LastModified: 1658037682
URLPath: /cgit/aur.git/snapshot/xs.tar.gz