asciidocfx on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S asciidocfx

* (Optional) Uninstall asciidocfx on Arch using YAY

$ yay -Rns asciidocfx

2. Manually Install "asciidocfx" via AUR

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

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

b. Clone asciidocfx's git locally

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

c. Go to ~/asciidocfx folder and install it

$ cd ~/asciidocfx $ makepkg -si

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

ID: 974417
Name: asciidocfx
PackageBaseID: 116122
PackageBase: asciidocfx
Version: 1.7.4-2
Description: Asciidoc Editor and Toolchain written with JavaFX
URL: http://asciidocfx.com/
NumVotes: 7
Popularity: 3.0E-5
OutOfDate: 1649746238
Maintainer: lipnitsk
Submitter: cmr
FirstSubmitted: 1476208282
LastModified: 1634231050
URLPath: /cgit/aur.git/snapshot/asciidocfx.tar.gz