docbook2mdoc on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S docbook2mdoc

* (Optional) Uninstall docbook2mdoc on Arch using YAY

$ yay -Rns docbook2mdoc

2. Manually Install "docbook2mdoc" via AUR

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

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

b. Clone docbook2mdoc's git locally

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

c. Go to ~/docbook2mdoc folder and install it

$ cd ~/docbook2mdoc $ makepkg -si

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

ID: 609728
Name: docbook2mdoc
PackageBaseID: 141340
PackageBase: docbook2mdoc
Version: 1.1.0-0
Description: DocBook refentry to mdoc(7) converter
URL: https://mandoc.bsd.lv/docbook2mdoc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KingofToasters
Submitter: KingofToasters
FirstSubmitted: 1555588059
LastModified: 1557039805
URLPath: /cgit/aur.git/snapshot/docbook2mdoc.tar.gz