devtest on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S devtest

* (Optional) Uninstall devtest on Arch using YAY

$ yay -Rns devtest

2. Manually Install "devtest" via AUR

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

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

b. Clone devtest's git locally

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

c. Go to ~/devtest folder and install it

$ cd ~/devtest $ makepkg -si

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

ID: 1074828
Name: devtest
PackageBaseID: 152273
PackageBase: devtest
Version: 1.0.4-1
Description: A tool for AUR package maintainers to easily manage and test multiple packages
URL: https://github.com/bscubed/devtest
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: bscubed
Submitter: bscubed
FirstSubmitted: 1588405768
LastModified: 1651555526
URLPath: /cgit/aur.git/snapshot/devtest.tar.gz