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