mmv-go on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S mmv-go

* (Optional) Uninstall mmv-go on Arch using YAY

$ yay -Rns mmv-go

2. Manually Install "mmv-go" via AUR

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

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

b. Clone mmv-go's git locally

$ git clone https://aur.archlinux.org/mmv-go.git ~/mmv-go

c. Go to ~/mmv-go folder and install it

$ cd ~/mmv-go $ makepkg -si

3. Information about the mmv-go package on Arch User Repository (AUR)

ID: 1246609
Name: mmv-go
PackageBaseID: 159066
PackageBase: mmv-go
Version: 0.1.6-1
Description: Rename multiple files with editor
URL: https://github.com/itchyny/mmv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wfxr
Submitter: wfxr
FirstSubmitted: 1603443923
LastModified: 1682517006
URLPath: /cgit/aur.git/snapshot/mmv-go.tar.gz