apush on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S apush

* (Optional) Uninstall apush on Arch using YAY

$ yay -Rns apush

2. Manually Install "apush" via AUR

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

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

b. Clone apush's git locally

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

c. Go to ~/apush folder and install it

$ cd ~/apush $ makepkg -si

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

ID: 554396
Name: apush
PackageBaseID: 136800
PackageBase: apush
Version: 0.0.3-1
Description: A Potentially Useful SHell
URL: https://gitlab.com/hanss314/apush
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hanss314
Submitter: hanss314
FirstSubmitted: 1540132241
LastModified: 1540395994
URLPath: /cgit/aur.git/snapshot/apush.tar.gz