submit50 on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S submit50

* (Optional) Uninstall submit50 on Arch using YAY

$ yay -Rns submit50

2. Manually Install "submit50" via AUR

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

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

b. Clone submit50's git locally

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

c. Go to ~/submit50 folder and install it

$ cd ~/submit50 $ makepkg -si

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

ID: 950029
Name: submit50
PackageBaseID: 142981
PackageBase: submit50
Version: 3.1.0-1
Description: This is submit50, with which you can submit solutions to problems for CS50.
URL: https://github.com/cs50/submit50
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: MayorBender
FirstSubmitted: 1561330286
LastModified: 1629424091
URLPath: /cgit/aur.git/snapshot/submit50.tar.gz