vim-dbext on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S vim-dbext

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

$ yay -Rns vim-dbext

2. Manually Install "vim-dbext" via AUR

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

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

b. Clone vim-dbext's git locally

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

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

$ cd ~/vim-dbext $ makepkg -si

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

ID: 1021717
Name: vim-dbext
PackageBaseID: 158680
PackageBase: vim-dbext
Version: 26.00-1
Description: Provides database access to many DBMS (Oracle, Sybase, Microsoft, MySQL, DBI,..)
URL: https://www.vim.org/scripts/script.php?script_id=356
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dviktor
Submitter: dviktor
FirstSubmitted: 1602529359
LastModified: 1642699903
URLPath: /cgit/aur.git/snapshot/vim-dbext.tar.gz