texttest on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S texttest

* (Optional) Uninstall texttest on Arch using YAY

$ yay -Rns texttest

2. Manually Install "texttest" via AUR

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

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

b. Clone texttest's git locally

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

c. Go to ~/texttest folder and install it

$ cd ~/texttest $ makepkg -si

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

ID: 1394622
Name: texttest
PackageBaseID: 165904
PackageBase: texttest
Version: 4.3.1-2
Description: A tool for text-based functional testing
URL: https://github.com/texttest/texttest
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1618998051
LastModified: 1706483960
URLPath: /cgit/aur.git/snapshot/texttest.tar.gz