doclifter on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S doclifter

* (Optional) Uninstall doclifter on Arch using YAY

$ yay -Rns doclifter

2. Manually Install "doclifter" via AUR

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

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

b. Clone doclifter's git locally

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

c. Go to ~/doclifter folder and install it

$ cd ~/doclifter $ makepkg -si

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

ID: 980247
Name: doclifter
PackageBaseID: 60426
PackageBase: doclifter
Version: 2.20-1
Description: translate troff requests into docbook
URL: http://www.catb.org/~esr/doclifter/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: srl
FirstSubmitted: 1341015607
LastModified: 1635410206
URLPath: /cgit/aur.git/snapshot/doclifter.tar.gz