qspec on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install qspec on Arch using YAY
$
yay -S
qspec
Copied
* (Optional) Uninstall qspec on Arch using YAY
$
yay -Rns
qspec
Copied
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
Copied
b. Clone qspec's git locally
$
git clone https://aur.archlinux.org/qspec.git
~/qspec
Copied
c. Go to ~/qspec folder and install it
$
cd
~/qspec
Copied
$
makepkg -si
Copied
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
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