modman on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S modman

* (Optional) Uninstall modman on Arch using YAY

$ yay -Rns modman

2. Manually Install "modman" via AUR

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

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

b. Clone modman's git locally

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

c. Go to ~/modman folder and install it

$ cd ~/modman $ makepkg -si

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

ID: 483918
Name: modman
PackageBaseID: 99514
PackageBase: modman
Version: 1.12-2
Description: Magento Module Manager
URL: https://github.com/colinmollenhour/modman
NumVotes: 2
Popularity: 0
OutOfDate: 1619471759
Maintainer:
Submitter: peterhoeg
FirstSubmitted: 1441632102
LastModified: 1517829353
URLPath: /cgit/aur.git/snapshot/modman.tar.gz