xst on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S xst

* (Optional) Uninstall xst on Arch using YAY

$ yay -Rns xst

2. Manually Install "xst" via AUR

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

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

b. Clone xst's git locally

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

c. Go to ~/xst folder and install it

$ cd ~/xst $ makepkg -si

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

ID: 1251213
Name: xst
PackageBaseID: 144463
PackageBase: xst
Version: 1:0.9-2
Description: st fork fork with xresources support and other patches
URL: https://git.sr.ht/~arkhan/xst
NumVotes: 4
Popularity: 0.003859
OutOfDate:
Maintainer: arkhan
Submitter: arkhan
FirstSubmitted: 1566352994
LastModified: 1682994039
URLPath: /cgit/aur.git/snapshot/xst.tar.gz