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