ahab on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ahab

* (Optional) Uninstall ahab on Arch using YAY

$ yay -Rns ahab

2. Manually Install "ahab" via AUR

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

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

b. Clone ahab's git locally

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

c. Go to ~/ahab folder and install it

$ cd ~/ahab $ makepkg -si

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

ID: 740615
Name: ahab
PackageBaseID: 149171
PackageBase: ahab
Version: 0.5-1
Description: Configure, launch, and work in Dockerized environments
URL: https://github.com/MichaelDarr/ahab
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mdarr
Submitter: mdarr
FirstSubmitted: 1581811522
LastModified: 1590122329
URLPath: /cgit/aur.git/snapshot/ahab.tar.gz