may on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install may on Arch using YAY
$
yay -S
may
Copied
* (Optional) Uninstall may on Arch using YAY
$
yay -Rns
may
Copied
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
Copied
b. Clone may's git locally
$
git clone https://aur.archlinux.org/may.git
~/may
Copied
c. Go to ~/may folder and install it
$
cd
~/may
Copied
$
makepkg -si
Copied
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
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