asciidoc-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S asciidoc-git

* (Optional) Uninstall asciidoc-git on Arch using YAY

$ yay -Rns asciidoc-git

2. Manually Install "asciidoc-git" via AUR

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

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

b. Clone asciidoc-git's git locally

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

c. Go to ~/asciidoc-git folder and install it

$ cd ~/asciidoc-git $ makepkg -si

3. Information about the asciidoc-git package on Arch User Repository (AUR)

ID: 1380030
Name: asciidoc-git
PackageBaseID: 106505
PackageBase: asciidoc-git
Version: 10.2.0.8.g6d9f76c-1
Description: Text document format for short documents, articles, books and UNIX man pages
URL: https://asciidoc-py.github.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: christoph.gysin
FirstSubmitted: 1453544742
LastModified: 1704312667
URLPath: /cgit/aur.git/snapshot/asciidoc-git.tar.gz