vim-csv on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install vim-csv on Arch using YAY
$
yay -S
vim-csv
Copied
* (Optional) Uninstall vim-csv on Arch using YAY
$
yay -Rns
vim-csv
Copied
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
Copied
b. Clone vim-csv's git locally
$
git clone https://aur.archlinux.org/vim-csv.git
~/vim-csv
Copied
c. Go to ~/vim-csv folder and install it
$
cd
~/vim-csv
Copied
$
makepkg -si
Copied
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
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