vim-lists on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S vim-lists

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

$ yay -Rns vim-lists

2. Manually Install "vim-lists" via AUR

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

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

b. Clone vim-lists's git locally

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

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

$ cd ~/vim-lists $ makepkg -si

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

ID: 923517
Name: vim-lists
PackageBaseID: 168129
PackageBase: vim-lists
Version: 1.0-1
Description: A lists plugin for Vim
URL: https://github.com/lervag/lists.vim
NumVotes: 1
Popularity: 0.000194
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1624130292
LastModified: 1624130292
URLPath: /cgit/aur.git/snapshot/vim-lists.tar.gz