u++ on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S u++

* (Optional) Uninstall u++ on Arch using YAY

$ yay -Rns u++

2. Manually Install "u++" via AUR

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

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

b. Clone u++'s git locally

$ git clone https://aur.archlinux.org/u++.git ~/u++

c. Go to ~/u++ folder and install it

$ cd ~/u++ $ makepkg -si

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

ID: 705841
Name: u++
PackageBaseID: 149987
PackageBase: u++
Version: 7.0.0-1
Description: uC++ from the University of Waterloo
URL: https://plg.uwaterloo.ca/~usystem/pub/uSystem/
NumVotes: 0
Popularity: 0
OutOfDate: 1658819425
Maintainer: kcolford
Submitter: kcolford
FirstSubmitted: 1583775576
LastModified: 1583775577
URLPath: /cgit/aur.git/snapshot/u++.tar.gz