datamash-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S datamash-git

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

$ yay -Rns datamash-git

2. Manually Install "datamash-git" via AUR

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

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

b. Clone datamash-git's git locally

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

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

$ cd ~/datamash-git $ makepkg -si

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

ID: 442537
Name: datamash-git
PackageBaseID: 86179
PackageBase: datamash-git
Version: 1.2.r4.gfd49457-1
Description: A command-line program which performs numeric, textual and statistical operations on plain text data.
URL: https://www.gnu.org/software/datamash/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jyantis
FirstSubmitted: 1412115960
LastModified: 1505068341
URLPath: /cgit/aur.git/snapshot/datamash-git.tar.gz