vim-csv on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S vim-csv

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

$ yay -Rns vim-csv

2. Manually Install "vim-csv" via AUR

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

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

b. Clone vim-csv's git locally

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

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

$ cd ~/vim-csv $ makepkg -si

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

ID: 677169
Name: vim-csv
PackageBaseID: 147423
PackageBase: vim-csv
Version: 31-1
Description: csv.vim: a filetype plugin for csv files
URL: https://www.vim.org/scripts/script.php?script_id=2830
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Rhinoceros
Submitter: Rhinoceros
FirstSubmitted: 1576465719
LastModified: 1576465719
URLPath: /cgit/aur.git/snapshot/vim-csv.tar.gz