mantags-git on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S mantags-git

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

$ yay -Rns mantags-git

2. Manually Install "mantags-git" via AUR

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

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

b. Clone mantags-git's git locally

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

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

$ cd ~/mantags-git $ makepkg -si

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

ID: 554216
Name: mantags-git
PackageBaseID: 136797
PackageBase: mantags-git
Version: 0.1.1-1
Description: Parses man file to ctags for autocompletion
URL: https://github.com/Jugendhackt/configfoo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Kloenk
Submitter: Kloenk
FirstSubmitted: 1540110399
LastModified: 1540320983
URLPath: /cgit/aur.git/snapshot/mantags-git.tar.gz