tidy-viewer on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S tidy-viewer

* (Optional) Uninstall tidy-viewer on Arch using YAY

$ yay -Rns tidy-viewer

2. Manually Install "tidy-viewer" via AUR

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

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

b. Clone tidy-viewer's git locally

$ git clone https://aur.archlinux.org/tidy-viewer.git ~/tidy-viewer

c. Go to ~/tidy-viewer folder and install it

$ cd ~/tidy-viewer $ makepkg -si

3. Information about the tidy-viewer package on Arch User Repository (AUR)

ID: 1284741
Name: tidy-viewer
PackageBaseID: 171421
PackageBase: tidy-viewer
Version: 1.5.2-1
Description: CLI csv pretty printer that uses column styling
URL: https://github.com/alexhallam/tv
NumVotes: 3
Popularity: 4.7E-5
OutOfDate:
Maintainer: yigits
Submitter: yigits
FirstSubmitted: 1632767163
LastModified: 1688750331
URLPath: /cgit/aur.git/snapshot/tidy-viewer.tar.gz