kattis on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S kattis

* (Optional) Uninstall kattis on Arch using YAY

$ yay -Rns kattis

2. Manually Install "kattis" via AUR

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

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

b. Clone kattis's git locally

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

c. Go to ~/kattis folder and install it

$ cd ~/kattis $ makepkg -si

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

ID: 884450
Name: kattis
PackageBaseID: 157406
PackageBase: kattis
Version: 1.2.5-1
Description: Competitive programming checker for open.kattis.com
URL: https://github.com/marcelroed/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marcelroed
Submitter: marcelroed
FirstSubmitted: 1599343458
LastModified: 1616931034
URLPath: /cgit/aur.git/snapshot/kattis.tar.gz