csview on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S csview

* (Optional) Uninstall csview on Arch using YAY

$ yay -Rns csview

2. Manually Install "csview" via AUR

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

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

b. Clone csview's git locally

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

c. Go to ~/csview folder and install it

$ cd ~/csview $ makepkg -si

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

ID: 1426210
Name: csview
PackageBaseID: 157840
PackageBase: csview
Version: 1.2.4-1
Description: A high performance csv viewer with cjk/emoji support
URL: https://github.com/wfxr/csview
NumVotes: 8
Popularity: 0.009046
OutOfDate:
Maintainer: eclairevoyant
Submitter: wfxr
FirstSubmitted: 1600511382
LastModified: 1710304460
URLPath: /cgit/aur.git/snapshot/csview.tar.gz