vimrc-git on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S vimrc-git

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

$ yay -Rns vimrc-git

2. Manually Install "vimrc-git" via AUR

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

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

b. Clone vimrc-git's git locally

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

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

$ cd ~/vimrc-git $ makepkg -si

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

ID: 734135
Name: vimrc-git
PackageBaseID: 145573
PackageBase: vimrc-git
Version: r393.1d312d32-1
Description: The ultimate Vim configuration: vimrc
URL: https://github.com/amix/vimrc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: heavysink
Submitter: edward-p
FirstSubmitted: 1570294378
LastModified: 1589137439
URLPath: /cgit/aur.git/snapshot/vimrc-git.tar.gz