mkdoc-svn on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S mkdoc-svn

* (Optional) Uninstall mkdoc-svn on Arch using YAY

$ yay -Rns mkdoc-svn

2. Manually Install "mkdoc-svn" via AUR

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

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

b. Clone mkdoc-svn's git locally

$ git clone https://aur.archlinux.org/mkdoc-svn.git ~/mkdoc-svn

c. Go to ~/mkdoc-svn folder and install it

$ cd ~/mkdoc-svn $ makepkg -si

3. Information about the mkdoc-svn package on Arch User Repository (AUR)

ID: 194255
Name: mkdoc-svn
PackageBaseID: 39389
PackageBase: mkdoc-svn
Version: 74-1
Description: C/C++ documentation tool
URL: http://savannah.nongnu.org/projects/mkdoc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1280867660
LastModified: 1434187424
URLPath: /cgit/aur.git/snapshot/mkdoc-svn.tar.gz