dasel on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S dasel

* (Optional) Uninstall dasel on Arch using YAY

$ yay -Rns dasel

2. Manually Install "dasel" via AUR

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

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

b. Clone dasel's git locally

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

c. Go to ~/dasel folder and install it

$ cd ~/dasel $ makepkg -si

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

ID: 1427130
Name: dasel
PackageBaseID: 159531
PackageBase: dasel
Version: 2.7.0-3
Description: Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single command-line tool
URL: https://github.com/TomWright/dasel
NumVotes: 2
Popularity: 0.053378
OutOfDate:
Maintainer: kseistrup
Submitter: Alkindi
FirstSubmitted: 1604716747
LastModified: 1710430074
URLPath: /cgit/aur.git/snapshot/dasel.tar.gz