clitest on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S clitest

* (Optional) Uninstall clitest on Arch using YAY

$ yay -Rns clitest

2. Manually Install "clitest" via AUR

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

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

b. Clone clitest's git locally

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

c. Go to ~/clitest folder and install it

$ cd ~/clitest $ makepkg -si

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

ID: 1396195
Name: clitest
PackageBaseID: 131361
PackageBase: clitest
Version: 0.5.0-1
Description: A program to perform automatic testing of command line programs
URL: https://github.com/aureliojargas/clitest
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1522857699
LastModified: 1706731395
URLPath: /cgit/aur.git/snapshot/clitest.tar.gz