dat on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dat

* (Optional) Uninstall dat on Arch using YAY

$ yay -Rns dat

2. Manually Install "dat" via AUR

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

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

b. Clone dat's git locally

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

c. Go to ~/dat folder and install it

$ cd ~/dat $ makepkg -si

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

ID: 741519
Name: dat
PackageBaseID: 141301
PackageBase: dat
Version: 14.0.2-1
Description: Open protocol for distributed peer-to-peer data exchange
URL: https://datproject.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1555470040
LastModified: 1590283879
URLPath: /cgit/aur.git/snapshot/dat.tar.gz