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