antora-cli on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S antora-cli

* (Optional) Uninstall antora-cli on Arch using YAY

$ yay -Rns antora-cli

2. Manually Install "antora-cli" via AUR

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

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

b. Clone antora-cli's git locally

$ git clone https://aur.archlinux.org/antora-cli.git ~/antora-cli

c. Go to ~/antora-cli folder and install it

$ cd ~/antora-cli $ makepkg -si

3. Information about the antora-cli package on Arch User Repository (AUR)

ID: 1394466
Name: antora-cli
PackageBaseID: 171823
PackageBase: antora
Version: 3.1.7-1
Description: A modular documentation site generator
URL: https://antora.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1633787869
LastModified: 1706480933
URLPath: /cgit/aur.git/snapshot/antora-cli.tar.gz