vim-pacmanlog on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S vim-pacmanlog

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

$ yay -Rns vim-pacmanlog

2. Manually Install "vim-pacmanlog" via AUR

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

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

b. Clone vim-pacmanlog's git locally

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

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

$ cd ~/vim-pacmanlog $ makepkg -si

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

ID: 231223
Name: vim-pacmanlog
PackageBaseID: 100110
PackageBase: vim-pacmanlog
Version: 1.2-1
Description: Vim syntax highlighting for Pacman log files
URL: https://github.com/vim-scripts/pacmanlog.vim
NumVotes: 5
Popularity: 0.004455
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1442405856
LastModified: 1442405861
URLPath: /cgit/aur.git/snapshot/vim-pacmanlog.tar.gz