csv2latex on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S csv2latex

* (Optional) Uninstall csv2latex on Arch using YAY

$ yay -Rns csv2latex

2. Manually Install "csv2latex" via AUR

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

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

b. Clone csv2latex's git locally

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

c. Go to ~/csv2latex folder and install it

$ cd ~/csv2latex $ makepkg -si

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

ID: 200321
Name: csv2latex
PackageBaseID: 22760
PackageBase: csv2latex
Version: 0.18-1
Description: A csv to LaTeX file converter
URL: http://packages.ubuntu.com/en/source/oneiric/csv2latex
NumVotes: 9
Popularity: 0
OutOfDate: 1700828746
Maintainer: stativ
Submitter: stativ
FirstSubmitted: 1230637315
LastModified: 1434809263
URLPath: /cgit/aur.git/snapshot/csv2latex.tar.gz