menu-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S menu-git

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

$ yay -Rns menu-git

2. Manually Install "menu-git" via AUR

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

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

b. Clone menu-git's git locally

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

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

$ cd ~/menu-git $ makepkg -si

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

ID: 824324
Name: menu-git
PackageBaseID: 160196
PackageBase: menu-git
Version: r27.a283e00-1
Description: A library for cli programs parsing text databases (git version).
URL: https://gitlab.com/KNIX3/menu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KNOB
Submitter: KNOB
FirstSubmitted: 1606187139
LastModified: 1606363078
URLPath: /cgit/aur.git/snapshot/menu-git.tar.gz