vimv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vimv

* (Optional) Uninstall vimv on Arch using YAY

$ yay -Rns vimv

2. Manually Install "vimv" via AUR

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

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

b. Clone vimv's git locally

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

c. Go to ~/vimv folder and install it

$ cd ~/vimv $ makepkg -si

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

ID: 1364343
Name: vimv
PackageBaseID: 200199
PackageBase: vimv
Version: 3.1.0-1
Description: A command line utility for batch-renaming files.
URL: https://github.com/dmulholl/vimv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hanker
Submitter: hanker
FirstSubmitted: 1701695093
LastModified: 1701695093
URLPath: /cgit/aur.git/snapshot/vimv.tar.gz