bmv on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bmv

* (Optional) Uninstall bmv on Arch using YAY

$ yay -Rns bmv

2. Manually Install "bmv" via AUR

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

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

b. Clone bmv's git locally

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

c. Go to ~/bmv folder and install it

$ cd ~/bmv $ makepkg -si

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

ID: 1425362
Name: bmv
PackageBaseID: 203335
PackageBase: bmv
Version: 0.0.14-1
Description: drop-in mv replacement with bulk moving support
URL: https://github.com/abenz1267/bmv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benz
Submitter: benz
FirstSubmitted: 1709654876
LastModified: 1710188136
URLPath: /cgit/aur.git/snapshot/bmv.tar.gz