ccrplus on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ccrplus

* (Optional) Uninstall ccrplus on Arch using YAY

$ yay -Rns ccrplus

2. Manually Install "ccrplus" via AUR

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

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

b. Clone ccrplus's git locally

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

c. Go to ~/ccrplus folder and install it

$ cd ~/ccrplus $ makepkg -si

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

ID: 697364
Name: ccrplus
PackageBaseID: 137012
PackageBase: ccrplus
Version: 1.1.0-3
Description: A opensource and cross-platform judge environment for OI contest.
URL: https://github.com/sxyzccr/CCR-Plus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lizr2004
Submitter: lizr2004
FirstSubmitted: 1540875366
LastModified: 1581825358
URLPath: /cgit/aur.git/snapshot/ccrplus.tar.gz