vim-quickui on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-quickui

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

$ yay -Rns vim-quickui

2. Manually Install "vim-quickui" via AUR

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

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

b. Clone vim-quickui's git locally

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

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

$ cd ~/vim-quickui $ makepkg -si

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

ID: 1028661
Name: vim-quickui
PackageBaseID: 166499
PackageBase: vim-quickui
Version: 1.4.3-1
Description: Vim plugin that displays a user-configurable menu bar
URL: https://github.com/skywind3000/vim-quickui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1620407505
LastModified: 1643577940
URLPath: /cgit/aur.git/snapshot/vim-quickui.tar.gz