csv2xls on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S csv2xls

* (Optional) Uninstall csv2xls on Arch using YAY

$ yay -Rns csv2xls

2. Manually Install "csv2xls" via AUR

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

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

b. Clone csv2xls's git locally

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

c. Go to ~/csv2xls folder and install it

$ cd ~/csv2xls $ makepkg -si

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

ID: 838991
Name: csv2xls
PackageBaseID: 64274
PackageBase: csv2xls
Version: 0.4.1-1
Description: a command line utility which converts csv files into one (or more if splitted) Excel(TM) files.
URL: https://github.com/ferkulat/csv2xls
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ferkulat
Submitter: ferkulat
FirstSubmitted: 1352012166
LastModified: 1609079178
URLPath: /cgit/aur.git/snapshot/csv2xls.tar.gz