buildapp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S buildapp

* (Optional) Uninstall buildapp on Arch using YAY

$ yay -Rns buildapp

2. Manually Install "buildapp" via AUR

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

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

b. Clone buildapp's git locally

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

c. Go to ~/buildapp folder and install it

$ cd ~/buildapp $ makepkg -si

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

ID: 227639
Name: buildapp
PackageBaseID: 99236
PackageBase: buildapp
Version: 1.5.5-1
Description: A nice easy way to build Common Lisp images
URL:
NumVotes: 2
Popularity: 0
OutOfDate: 1700160959
Maintainer:
Submitter: AeroNotix
FirstSubmitted: 1441216474
LastModified: 1441217694
URLPath: /cgit/aur.git/snapshot/buildapp.tar.gz