python-cs50 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-cs50

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

$ yay -Rns python-cs50

2. Manually Install "python-cs50" via AUR

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

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

b. Clone python-cs50's git locally

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

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

$ cd ~/python-cs50 $ makepkg -si

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

ID: 1312277
Name: python-cs50
PackageBaseID: 175777
PackageBase: python-cs50
Version: 9.2.5-9
Description: CS50 library for Python
URL: https://github.com/cs50/python-cs50
NumVotes: 1
Popularity: 0.021327
OutOfDate:
Maintainer: abdulhakeem
Submitter: octocorvus
FirstSubmitted: 1644299042
LastModified: 1693575295
URLPath: /cgit/aur.git/snapshot/python-cs50.tar.gz