greatest on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S greatest

* (Optional) Uninstall greatest on Arch using YAY

$ yay -Rns greatest

2. Manually Install "greatest" via AUR

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

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

b. Clone greatest's git locally

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

c. Go to ~/greatest folder and install it

$ cd ~/greatest $ makepkg -si

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

ID: 1030218
Name: greatest
PackageBaseID: 175577
PackageBase: greatest
Version: 1.5.0-1
Description: A testing system for C
URL: https://github.com/silentbicycle/greatest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1643751418
LastModified: 1643751418
URLPath: /cgit/aur.git/snapshot/greatest.tar.gz