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