apoo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S apoo

* (Optional) Uninstall apoo on Arch using YAY

$ yay -Rns apoo

2. Manually Install "apoo" via AUR

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

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

b. Clone apoo's git locally

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

c. Go to ~/apoo folder and install it

$ cd ~/apoo $ makepkg -si

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

ID: 623119
Name: apoo
PackageBaseID: 89746
PackageBase: apoo
Version: 2.2-3
Description: An environment for a first course in assembly language programming
URL: http://www.dcc.fc.up.pt/~nam/apoo/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jsh6789
FirstSubmitted: 1422074429
LastModified: 1560996905
URLPath: /cgit/aur.git/snapshot/apoo.tar.gz