data_hacks on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S data_hacks

* (Optional) Uninstall data_hacks on Arch using YAY

$ yay -Rns data_hacks

2. Manually Install "data_hacks" via AUR

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

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

b. Clone data_hacks's git locally

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

c. Go to ~/data_hacks folder and install it

$ cd ~/data_hacks $ makepkg -si

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

ID: 355828
Name: data_hacks
PackageBaseID: 117024
PackageBase: data_hacks
Version: 0.3.1-1
Description: Command line utilities for data analysis
URL: https://github.com/bitly/data_hacks
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1479054291
LastModified: 1479054291
URLPath: /cgit/aur.git/snapshot/data_hacks.tar.gz