mandoc-noconflict on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mandoc-noconflict

* (Optional) Uninstall mandoc-noconflict on Arch using YAY

$ yay -Rns mandoc-noconflict

2. Manually Install "mandoc-noconflict" via AUR

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

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

b. Clone mandoc-noconflict's git locally

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

c. Go to ~/mandoc-noconflict folder and install it

$ cd ~/mandoc-noconflict $ makepkg -si

3. Information about the mandoc-noconflict package on Arch User Repository (AUR)

ID: 1180968
Name: mandoc-noconflict
PackageBaseID: 176986
PackageBase: mandoc-noconflict
Version: 1.14.6-1
Description: A suite of tools compiling mdoc from the OpenBSD project - does not conflict with man-db
URL: https://mandoc.bsd.lv
NumVotes: 1
Popularity: 0.000525
OutOfDate:
Maintainer: dennis95
Submitter: dennis95
FirstSubmitted: 1647523102
LastModified: 1670712089
URLPath: /cgit/aur.git/snapshot/mandoc-noconflict.tar.gz