mandoc-cvs on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mandoc-cvs

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

$ yay -Rns mandoc-cvs

2. Manually Install "mandoc-cvs" via AUR

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

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

b. Clone mandoc-cvs's git locally

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

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

$ cd ~/mandoc-cvs $ makepkg -si

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

ID: 674668
Name: mandoc-cvs
PackageBaseID: 140316
PackageBase: mandoc-cvs
Version: 20191111-1
Description: A suite of tools compiling mdoc from the OpenBSD project
URL: https://mandoc.bsd.lv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: KingofToasters
Submitter: KingofToasters
FirstSubmitted: 1552526296
LastModified: 1575850836
URLPath: /cgit/aur.git/snapshot/mandoc-cvs.tar.gz