vim-visincr on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S vim-visincr

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

$ yay -Rns vim-visincr

2. Manually Install "vim-visincr" via AUR

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

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

b. Clone vim-visincr's git locally

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

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

$ cd ~/vim-visincr $ makepkg -si

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

ID: 199629
Name: vim-visincr
PackageBaseID: 28336
PackageBase: vim-visincr
Version: 20-2
Description: Produce increasing/decreasing columns of numbers, dates, or daynames
URL: http://www.vim.org/scripts/script.php?script_id=670
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: drrossum
Submitter: lpapp
FirstSubmitted: 1247696450
LastModified: 1434662975
URLPath: /cgit/aur.git/snapshot/vim-visincr.tar.gz