ambpack on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ambpack

* (Optional) Uninstall ambpack on Arch using YAY

$ yay -Rns ambpack

2. Manually Install "ambpack" via AUR

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

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

b. Clone ambpack's git locally

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

c. Go to ~/ambpack folder and install it

$ cd ~/ambpack $ makepkg -si

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

ID: 924509
Name: ambpack
PackageBaseID: 160896
PackageBase: ambpack
Version: 20201217-2
Description: AMB stands for Ancient Machines Book. It is an extremely lightweight file format meant to store any kind of hypertext documentation
URL: http://ambook.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1607893847
LastModified: 1624305921
URLPath: /cgit/aur.git/snapshot/ambpack.tar.gz