fastmod on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S fastmod

* (Optional) Uninstall fastmod on Arch using YAY

$ yay -Rns fastmod

2. Manually Install "fastmod" via AUR

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

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

b. Clone fastmod's git locally

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

c. Go to ~/fastmod folder and install it

$ cd ~/fastmod $ makepkg -si

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

ID: 1125047
Name: fastmod
PackageBaseID: 159350
PackageBase: fastmod
Version: 0.4.3-1
Description: A fast partial replacement for the codemod tool
URL: https://github.com/facebookincubator/fastmod
NumVotes: 4
Popularity: 0.003361
OutOfDate: 1701425076
Maintainer: lmbbrkr
Submitter: lmbbrkr
FirstSubmitted: 1604252278
LastModified: 1660252911
URLPath: /cgit/aur.git/snapshot/fastmod.tar.gz