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

Last updated: July 06,2024

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

$ yay -S vim-json-git

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

$ yay -Rns vim-json-git

2. Manually Install "vim-json-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-json-git's git locally

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

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

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

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

ID: 367944
Name: vim-json-git
PackageBaseID: 100104
PackageBase: vim-json-git
Version: 1:r94.f5e3181-1
Description: Syntax highlighting for JSON, including JSON-specific (non-JS) warnings and quote concealing.
URL: https://github.com/elzr/vim-json
NumVotes: 3
Popularity: 0.004456
OutOfDate: 1676938519
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1442399558
LastModified: 1482631074
URLPath: /cgit/aur.git/snapshot/vim-json-git.tar.gz