docfx-git on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S docfx-git

* (Optional) Uninstall docfx-git on Arch using YAY

$ yay -Rns docfx-git

2. Manually Install "docfx-git" via AUR

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

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

b. Clone docfx-git's git locally

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

c. Go to ~/docfx-git folder and install it

$ cd ~/docfx-git $ makepkg -si

3. Information about the docfx-git package on Arch User Repository (AUR)

ID: 1238252
Name: docfx-git
PackageBaseID: 176739
PackageBase: docfx-git
Version: r4367.0f4a61eb87-1
Description: Tools for building and publishing API documentation for .NET projects
URL: https://github.com/dotnet/docfx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Gigas002
Submitter: Gigas002
FirstSubmitted: 1646815446
LastModified: 1680944368
URLPath: /cgit/aur.git/snapshot/docfx-git.tar.gz