mmv on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mmv

* (Optional) Uninstall mmv on Arch using YAY

$ yay -Rns mmv

2. Manually Install "mmv" via AUR

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

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

b. Clone mmv's git locally

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

c. Go to ~/mmv folder and install it

$ cd ~/mmv $ makepkg -si

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

ID: 607986
Name: mmv
PackageBaseID: 6636
PackageBase: mmv
Version: 1.01b.orig-4
Description: multiple move files (version with debian patches)
URL: http://linux.maruhn.com/sec/mmv.html
NumVotes: 88
Popularity: 0.180876
OutOfDate:
Maintainer: cgirard
Submitter:
FirstSubmitted: 1157104312
LastModified: 1556529238
URLPath: /cgit/aur.git/snapshot/mmv.tar.gz