check50 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S check50

* (Optional) Uninstall check50 on Arch using YAY

$ yay -Rns check50

2. Manually Install "check50" via AUR

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

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

b. Clone check50's git locally

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

c. Go to ~/check50 folder and install it

$ cd ~/check50 $ makepkg -si

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

ID: 950026
Name: check50
PackageBaseID: 102181
PackageBase: check50
Version: 3.3.3-1
Description: This is check50, with which you can check solutions to problems for CS50.
URL: https://github.com/cs50/check50
NumVotes: 2
Popularity: 1.0E-6
OutOfDate: 1644258137
Maintainer: MayorBender
FirstSubmitted: 1445369443
LastModified: 1629423832
URLPath: /cgit/aur.git/snapshot/check50.tar.gz