libcs50 on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S libcs50

* (Optional) Uninstall libcs50 on Arch using YAY

$ yay -Rns libcs50

2. Manually Install "libcs50" via AUR

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

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

b. Clone libcs50's git locally

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

c. Go to ~/libcs50 folder and install it

$ cd ~/libcs50 $ makepkg -si

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

ID: 1395405
Name: libcs50
PackageBaseID: 115593
PackageBase: libcs50
Version: 11.0.2-7
Description: CS50 Library for C
URL: https://github.com/cs50/libcs50
NumVotes: 7
Popularity: 2.4E-5
OutOfDate:
Maintainer: elod
Submitter: justinus
FirstSubmitted: 1474133064
LastModified: 1706605365
URLPath: /cgit/aur.git/snapshot/libcs50.tar.gz