vim-lighttpd on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S vim-lighttpd

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

$ yay -Rns vim-lighttpd

2. Manually Install "vim-lighttpd" via AUR

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

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

b. Clone vim-lighttpd's git locally

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

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

$ cd ~/vim-lighttpd $ makepkg -si

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

ID: 217494
Name: vim-lighttpd
PackageBaseID: 38718
PackageBase: vim-lighttpd
Version: 1.19-1
Description: Syntax highlighting for lighttpd config files
URL: https://github.com/glensc/vim-syntax-lighttpd
NumVotes: 17
Popularity: 0.006821
OutOfDate: 1653508346
Maintainer: heddson
Submitter: thestinger
FirstSubmitted: 1278385116
LastModified: 1438608496
URLPath: /cgit/aur.git/snapshot/vim-lighttpd.tar.gz