amen on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S amen

* (Optional) Uninstall amen on Arch using YAY

$ yay -Rns amen

2. Manually Install "amen" via AUR

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

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

b. Clone amen's git locally

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

c. Go to ~/amen folder and install it

$ cd ~/amen $ makepkg -si

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

ID: 1138245
Name: amen
PackageBaseID: 179055
PackageBase: amen
Version: 0.0.4.r0.gc108485-1
Description: A CLI menu tool utilizing abbreviations
URL: https://github.com/Kniben/amen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Alltidsemester
Submitter: Alltidsemester
FirstSubmitted: 1653243445
LastModified: 1662891667
URLPath: /cgit/aur.git/snapshot/amen.tar.gz