asp on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S asp

* (Optional) Uninstall asp on Arch using YAY

$ yay -Rns asp

2. Manually Install "asp" via AUR

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

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

b. Clone asp's git locally

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

c. Go to ~/asp folder and install it

$ cd ~/asp $ makepkg -si

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

ID: 1354282
Name: asp
PackageBaseID: 199622
PackageBase: asp
Version: 8-1
Description: Arch Linux build source file management tool
URL: https://github.com/falconindy/asp
NumVotes: 6
Popularity: 1.856724
OutOfDate:
Maintainer: Morganamilo
Submitter: gromit
FirstSubmitted: 1700153321
LastModified: 1700153321
URLPath: /cgit/aur.git/snapshot/asp.tar.gz