qspec on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S qspec

* (Optional) Uninstall qspec on Arch using YAY

$ yay -Rns qspec

2. Manually Install "qspec" via AUR

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

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

b. Clone qspec's git locally

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

c. Go to ~/qspec folder and install it

$ cd ~/qspec $ makepkg -si

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

ID: 913559
Name: qspec
PackageBaseID: 167443
PackageBase: qspec
Version: 0.2-1
Description: A GUI testing library for Qt desktop applications
URL: https://github.com/ugeneunipro/QSpec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1622265741
LastModified: 1622265742
URLPath: /cgit/aur.git/snapshot/qspec.tar.gz