um-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S um-git

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

$ yay -Rns um-git

2. Manually Install "um-git" via AUR

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

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

b. Clone um-git's git locally

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

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

$ cd ~/um-git $ makepkg -si

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

ID: 686155
Name: um-git
PackageBaseID: 135747
PackageBase: um-git
Version: 4.2.0.r0.gb56b729-1
Description: utility to create and maintain your own man pages so you can remember how to do stuff
URL: https://github.com/sinclairtarget/um
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hero
FirstSubmitted: 1536274133
LastModified: 1579033788
URLPath: /cgit/aur.git/snapshot/um-git.tar.gz