vim-httplog on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S vim-httplog

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

$ yay -Rns vim-httplog

2. Manually Install "vim-httplog" via AUR

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

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

b. Clone vim-httplog's git locally

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

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

$ cd ~/vim-httplog $ makepkg -si

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

ID: 1275732
Name: vim-httplog
PackageBaseID: 166440
PackageBase: vim-httplog
Version: 0.5-3
Description: Highlight access log of Apache, nginx, etc for vim/neovim
URL: https://www.vim.org/scripts/script.php?script_id=3008
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naruto522ru
Submitter: naruto522ru
FirstSubmitted: 1620261558
LastModified: 1687201794
URLPath: /cgit/aur.git/snapshot/vim-httplog.tar.gz