kattis-problemtools on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S kattis-problemtools

* (Optional) Uninstall kattis-problemtools on Arch using YAY

$ yay -Rns kattis-problemtools

2. Manually Install "kattis-problemtools" via AUR

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

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

b. Clone kattis-problemtools's git locally

$ git clone https://aur.archlinux.org/kattis-problemtools.git ~/kattis-problemtools

c. Go to ~/kattis-problemtools folder and install it

$ cd ~/kattis-problemtools $ makepkg -si

3. Information about the kattis-problemtools package on Arch User Repository (AUR)

ID: 668859
Name: kattis-problemtools
PackageBaseID: 127898
PackageBase: kattis-problemtools
Version: v1.20190901-1
Description: Tools to manage problem packages using the Kattis problem package format
URL: https://github.com/Kattis/problemtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thorsten
FirstSubmitted: 1513172189
LastModified: 1574277569
URLPath: /cgit/aur.git/snapshot/kattis-problemtools.tar.gz