getdata on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S getdata

* (Optional) Uninstall getdata on Arch using YAY

$ yay -Rns getdata

2. Manually Install "getdata" via AUR

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

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

b. Clone getdata's git locally

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

c. Go to ~/getdata folder and install it

$ cd ~/getdata $ makepkg -si

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

ID: 1279708
Name: getdata
PackageBaseID: 30998
PackageBase: getdata
Version: 0.11.0-1
Description: reference implementation of the Dirfile Standards
URL: http://getdata.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1254943138
LastModified: 1687901603
URLPath: /cgit/aur.git/snapshot/getdata.tar.gz