vim-pgsql on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vim-pgsql

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

$ yay -Rns vim-pgsql

2. Manually Install "vim-pgsql" via AUR

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

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

b. Clone vim-pgsql's git locally

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

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

$ cd ~/vim-pgsql $ makepkg -si

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

ID: 1033349
Name: vim-pgsql
PackageBaseID: 166131
PackageBase: vim-pgsql
Version: 2.3.1-2
Description: Vim syntax highlighting and auto-completion support for PostgreSQL
URL: https://github.com/lifepillar/pgsql.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leo980
Submitter: leo980
FirstSubmitted: 1619493754
LastModified: 1644299001
URLPath: /cgit/aur.git/snapshot/vim-pgsql.tar.gz