pc2-bin on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S pc2-bin

* (Optional) Uninstall pc2-bin on Arch using YAY

$ yay -Rns pc2-bin

2. Manually Install "pc2-bin" via AUR

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

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

b. Clone pc2-bin's git locally

$ git clone https://aur.archlinux.org/pc2-bin.git ~/pc2-bin

c. Go to ~/pc2-bin folder and install it

$ cd ~/pc2-bin $ makepkg -si

3. Information about the pc2-bin package on Arch User Repository (AUR)

ID: 1056402
Name: pc2-bin
PackageBaseID: 177285
PackageBase: pc2-bin
Version: 9.7.0.6181-1
Description: PC2 aka PC Squared (Programming Contest Control System) software used for competitive programming contests
URL: https://pc2ccs.github.io/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate: 1706206953
Maintainer: arjvik
Submitter: arjvik
FirstSubmitted: 1648186251
LastModified: 1648186251
URLPath: /cgit/aur.git/snapshot/pc2-bin.tar.gz