dataset on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dataset

* (Optional) Uninstall dataset on Arch using YAY

$ yay -Rns dataset

2. Manually Install "dataset" via AUR

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

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

b. Clone dataset's git locally

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

c. Go to ~/dataset folder and install it

$ cd ~/dataset $ makepkg -si

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

ID: 627521
Name: dataset
PackageBaseID: 142263
PackageBase: dataset
Version: 0.2.2-2
Description: Dataset introspection CLI
URL: https://github.com/amrhassan/dataset
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: amrhassan
Submitter: amrhassan
FirstSubmitted: 1558608012
LastModified: 1562534616
URLPath: /cgit/aur.git/snapshot/dataset.tar.gz