cs50-meta on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cs50-meta

* (Optional) Uninstall cs50-meta on Arch using YAY

$ yay -Rns cs50-meta

2. Manually Install "cs50-meta" via AUR

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

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

b. Clone cs50-meta's git locally

$ git clone https://aur.archlinux.org/cs50-meta.git ~/cs50-meta

c. Go to ~/cs50-meta folder and install it

$ cd ~/cs50-meta $ makepkg -si

3. Information about the cs50-meta package on Arch User Repository (AUR)

ID: 1033356
Name: cs50-meta
PackageBaseID: 175778
PackageBase: cs50-meta
Version: 1-2
Description: CS50 meta package defining tools and libraries required for CS50/CS50x course
URL: https://github.com/cs50
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MayorBender
FirstSubmitted: 1644300127
LastModified: 1644300694
URLPath: /cgit/aur.git/snapshot/cs50-meta.tar.gz