vim-gist on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S vim-gist

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

$ yay -Rns vim-gist

2. Manually Install "vim-gist" via AUR

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

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

b. Clone vim-gist's git locally

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

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

$ cd ~/vim-gist $ makepkg -si

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

ID: 696249
Name: vim-gist
PackageBaseID: 149053
PackageBase: vim-gist
Version: 7.3-1
Description: Vim plugin for Gist
URL: https://github.com/mattn/vim-gist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1581526308
LastModified: 1581526308
URLPath: /cgit/aur.git/snapshot/vim-gist.tar.gz