cch on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cch

* (Optional) Uninstall cch on Arch using YAY

$ yay -Rns cch

2. Manually Install "cch" via AUR

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

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

b. Clone cch's git locally

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

c. Go to ~/cch folder and install it

$ cd ~/cch $ makepkg -si

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

ID: 1222321
Name: cch
PackageBaseID: 184862
PackageBase: cch
Version: 2.0BETA37-1
Description: A powerful contest helper for CodeForces, developed by NW.js
URL: https://github.com/CodeforcesContestHelper/CCHv2
NumVotes: 0
Popularity: 0
OutOfDate: 1688522678
Maintainer: yurzhang
Submitter: yurzhang
FirstSubmitted: 1660290203
LastModified: 1678133265
URLPath: /cgit/aur.git/snapshot/cch.tar.gz