gmv on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gmv

* (Optional) Uninstall gmv on Arch using YAY

$ yay -Rns gmv

2. Manually Install "gmv" via AUR

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

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

b. Clone gmv's git locally

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

c. Go to ~/gmv folder and install it

$ cd ~/gmv $ makepkg -si

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

ID: 187483
Name: gmv
PackageBaseID: 79299
PackageBase: gmv
Version: 1.0-4
Description: GUI for 'mv': Adds 'Move or Rename' to 'open-with' context menu for most files.
URL: https://github.com/colinkeenan/gmv
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: colinkeenan
Submitter: colinkeenan
FirstSubmitted: 1393195617
LastModified: 1433811314
URLPath: /cgit/aur.git/snapshot/gmv.tar.gz