lib50 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S lib50

* (Optional) Uninstall lib50 on Arch using YAY

$ yay -Rns lib50

2. Manually Install "lib50" via AUR

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

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

b. Clone lib50's git locally

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

c. Go to ~/lib50 folder and install it

$ cd ~/lib50 $ makepkg -si

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

ID: 950028
Name: lib50
PackageBaseID: 156778
PackageBase: lib50
Version: 3.0.2-1
Description: This is lib50, CS50's own internal library used in many of its tools.
URL: https://github.com/cs50/lib50
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1644257623
Maintainer: MayorBender
FirstSubmitted: 1597588077
LastModified: 1629423948
URLPath: /cgit/aur.git/snapshot/lib50.tar.gz