mvim-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S mvim-git

* (Optional) Uninstall mvim-git on Arch using YAY

$ yay -Rns mvim-git

2. Manually Install "mvim-git" via AUR

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

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

b. Clone mvim-git's git locally

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

c. Go to ~/mvim-git folder and install it

$ cd ~/mvim-git $ makepkg -si

3. Information about the mvim-git package on Arch User Repository (AUR)

ID: 1260221
Name: mvim-git
PackageBaseID: 99747
PackageBase: mvim-git
Version: v0.2.0-1
Description: Rename, move or delete files by editing their names with vim.
URL: https://github.com/bouttier/mvim
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: djanos
Submitter: djanos
FirstSubmitted: 1441964446
LastModified: 1684489886
URLPath: /cgit/aur.git/snapshot/mvim-git.tar.gz