csvlens on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S csvlens

* (Optional) Uninstall csvlens on Arch using YAY

$ yay -Rns csvlens

2. Manually Install "csvlens" via AUR

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

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

b. Clone csvlens's git locally

$ git clone https://aur.archlinux.org/csvlens.git ~/csvlens

c. Go to ~/csvlens folder and install it

$ cd ~/csvlens $ makepkg -si

3. Information about the csvlens package on Arch User Repository (AUR)

ID: 1414841
Name: csvlens
PackageBaseID: 201138
PackageBase: csvlens
Version: 0.7.0-1
Description: A command line CSV file viewer. It is like less but made for CSV.
URL: https://github.com/YS-L/csvlens
NumVotes: 2
Popularity: 0.571683
OutOfDate:
Maintainer: madhur_ahuja
Submitter: madhur_ahuja
FirstSubmitted: 1704214709
LastModified: 1708796793
URLPath: /cgit/aur.git/snapshot/csvlens.tar.gz