may on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S may

* (Optional) Uninstall may on Arch using YAY

$ yay -Rns may

2. Manually Install "may" via AUR

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

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

b. Clone may's git locally

$ git clone https://aur.archlinux.org/may.git ~/may

c. Go to ~/may folder and install it

$ cd ~/may $ makepkg -si

3. Information about the may package on Arch User Repository (AUR)

ID: 790727
Name: may
PackageBaseID: 155475
PackageBase: may
Version: 1.1.1-1
Description: CLI tool to easily list and manage multiple git repositories.
URL: https://github.com/robin-mbg/may
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robin-mbg
Submitter: robin-mbg
FirstSubmitted: 1594830964
LastModified: 1599922235
URLPath: /cgit/aur.git/snapshot/may.tar.gz