stest on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S stest

* (Optional) Uninstall stest on Arch using YAY

$ yay -Rns stest

2. Manually Install "stest" via AUR

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

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

b. Clone stest's git locally

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

c. Go to ~/stest folder and install it

$ cd ~/stest $ makepkg -si

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

ID: 1071265
Name: stest
PackageBaseID: 162679
PackageBase: stest
Version: 1.d88d470-1
Description: filter a file list by properties (replacement for dmenu stest)
URL: http://github.com/Ferk/stest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ferk
Submitter: Ferk
FirstSubmitted: 1612011532
LastModified: 1650818645
URLPath: /cgit/aur.git/snapshot/stest.tar.gz