modd on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S modd

* (Optional) Uninstall modd on Arch using YAY

$ yay -Rns modd

2. Manually Install "modd" via AUR

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

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

b. Clone modd's git locally

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

c. Go to ~/modd folder and install it

$ cd ~/modd $ makepkg -si

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

ID: 629994
Name: modd
PackageBaseID: 121726
PackageBase: modd
Version: 0.8-1
Description: modd: A flexible tool for responding to filesystem changes
URL: https://github.com/cortesi/modd
NumVotes: 0
Popularity: 0
OutOfDate: 1688831953
Maintainer: ngld
Submitter: ngld
FirstSubmitted: 1492942537
LastModified: 1563268478
URLPath: /cgit/aur.git/snapshot/modd.tar.gz