csv2md-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S csv2md-git

* (Optional) Uninstall csv2md-git on Arch using YAY

$ yay -Rns csv2md-git

2. Manually Install "csv2md-git" via AUR

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

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

b. Clone csv2md-git's git locally

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

c. Go to ~/csv2md-git folder and install it

$ cd ~/csv2md-git $ makepkg -si

3. Information about the csv2md-git package on Arch User Repository (AUR)

ID: 1345249
Name: csv2md-git
PackageBaseID: 183531
PackageBase: csv2md-git
Version: 1.2.0.r57.20230908.69f9f41-1
Description: Command line tool for converting CSV files into Markdown tables.
URL: https://pypi.org/project/csv2md/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1656180915
LastModified: 1698770085
URLPath: /cgit/aur.git/snapshot/csv2md-git.tar.gz