skypat on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S skypat

* (Optional) Uninstall skypat on Arch using YAY

$ yay -Rns skypat

2. Manually Install "skypat" via AUR

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

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

b. Clone skypat's git locally

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

c. Go to ~/skypat folder and install it

$ cd ~/skypat $ makepkg -si

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

ID: 534826
Name: skypat
PackageBaseID: 116121
PackageBase: skypat
Version: 3.1.1-2
Description: A C++ unit and performance testing framework
URL: https://skypat.skymizer.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TOCK
Submitter: TOCK
FirstSubmitted: 1476205657
LastModified: 1534237903
URLPath: /cgit/aur.git/snapshot/skypat.tar.gz