docbook-to-man on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S docbook-to-man

* (Optional) Uninstall docbook-to-man on Arch using YAY

$ yay -Rns docbook-to-man

2. Manually Install "docbook-to-man" via AUR

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

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

b. Clone docbook-to-man's git locally

$ git clone https://aur.archlinux.org/docbook-to-man.git ~/docbook-to-man

c. Go to ~/docbook-to-man folder and install it

$ cd ~/docbook-to-man $ makepkg -si

3. Information about the docbook-to-man package on Arch User Repository (AUR)

ID: 868760
Name: docbook-to-man
PackageBaseID: 38279
PackageBase: docbook-to-man
Version: 2.0.0-5
Description: Batch converter from DocBook SGML to nroff/troff man macros.
URL: http://www.oasis-open.org/docbook/tools/dtm/
NumVotes: 38
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1277198658
LastModified: 1614213671
URLPath: /cgit/aur.git/snapshot/docbook-to-man.tar.gz