miv-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S miv-git

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

$ yay -Rns miv-git

2. Manually Install "miv-git" via AUR

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

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

b. Clone miv-git's git locally

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

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

$ cd ~/miv-git $ makepkg -si

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

ID: 471157
Name: miv-git
PackageBaseID: 90511
PackageBase: miv-git
Version: 20151124-2
Description: Vim plugin manager written in Haskell
URL: https://github.com/itchyny/miv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1424027405
LastModified: 1513724924
URLPath: /cgit/aur.git/snapshot/miv-git.tar.gz