guile-dsv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S guile-dsv

* (Optional) Uninstall guile-dsv on Arch using YAY

$ yay -Rns guile-dsv

2. Manually Install "guile-dsv" via AUR

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

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

b. Clone guile-dsv's git locally

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

c. Go to ~/guile-dsv folder and install it

$ cd ~/guile-dsv $ makepkg -si

3. Information about the guile-dsv package on Arch User Repository (AUR)

ID: 1106165
Name: guile-dsv
PackageBaseID: 163343
PackageBase: guile-dsv
Version: 0.5.1-1
Description: Delimiter-separated values (DSV) format parser for GNU Guile.
URL: https://github.com/artyom-poptsov/guile-dsv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1613354232
LastModified: 1656656572
URLPath: /cgit/aur.git/snapshot/guile-dsv.tar.gz