vim-nix-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S vim-nix-git

* (Optional) Uninstall vim-nix-git on Arch using YAY

$ yay -Rns vim-nix-git

2. Manually Install "vim-nix-git" via AUR

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

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

b. Clone vim-nix-git's git locally

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

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

$ cd ~/vim-nix-git $ makepkg -si

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

ID: 1160596
Name: vim-nix-git
PackageBaseID: 137426
PackageBase: vim-nix-git
Version: r110.7d23e97-1
Description: Nix support for Vim
URL: https://github.com/LnL7/vim-nix
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: zopieux
Submitter: zopieux
FirstSubmitted: 1542482062
LastModified: 1667336582
URLPath: /cgit/aur.git/snapshot/vim-nix-git.tar.gz