vagrant-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vagrant-git

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

$ yay -Rns vagrant-git

2. Manually Install "vagrant-git" via AUR

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

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

b. Clone vagrant-git's git locally

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

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

$ cd ~/vagrant-git $ makepkg -si

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

ID: 688866
Name: vagrant-git
PackageBaseID: 73138
PackageBase: vagrant-git
Version: 2.2.6.203.ga1abc177b-1
Description: Build and distribute virtualized development environments
URL: https://vagrantup.com
NumVotes: 8
Popularity: 8.0E-6
OutOfDate: 1666654345
Maintainer: architect0
Submitter: gtmanfred
FirstSubmitted: 1378241421
LastModified: 1579741430
URLPath: /cgit/aur.git/snapshot/vagrant-git.tar.gz