u++ on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install u++ on Arch using YAY
$
yay -S
u++
Copied
* (Optional) Uninstall u++ on Arch using YAY
$
yay -Rns
u++
Copied
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
Copied
b. Clone u++'s git locally
$
git clone https://aur.archlinux.org/u++.git
~/u++
Copied
c. Go to ~/u++ folder and install it
$
cd
~/u++
Copied
$
makepkg -si
Copied
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
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