csvtotable on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S csvtotable

* (Optional) Uninstall csvtotable on Arch using YAY

$ yay -Rns csvtotable

2. Manually Install "csvtotable" via AUR

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

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

b. Clone csvtotable's git locally

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

c. Go to ~/csvtotable folder and install it

$ cd ~/csvtotable $ makepkg -si

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

ID: 857626
Name: csvtotable
PackageBaseID: 123863
PackageBase: csvtotable
Version: 2.1.2-2
Description: Simple command-line utility to convert CSV files to searchable and sortable HTML table
URL: https://github.com/vividvilla/csvtotable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: drawm
FirstSubmitted: 1499417610
LastModified: 1612299277
URLPath: /cgit/aur.git/snapshot/csvtotable.tar.gz