vim-nginx on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S vim-nginx

* (Optional) Uninstall vim-nginx on Arch using YAY

$ yay -Rns vim-nginx

2. Manually Install "vim-nginx" via AUR

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

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

b. Clone vim-nginx's git locally

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

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

$ cd ~/vim-nginx $ makepkg -si

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

ID: 207476
Name: vim-nginx
PackageBaseID: 50182
PackageBase: vim-nginx
Version: 2:1.6.0-2
Description: Nginx syntax highlight for vim (now included in extra/nginx)
URL: http://nginx.org
NumVotes: 34
Popularity: 0
OutOfDate:
Maintainer: t-8ch
Submitter:
FirstSubmitted: 1309023645
LastModified: 1436163001
URLPath: /cgit/aur.git/snapshot/vim-nginx.tar.gz