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
Copied
b. Install dat on Arch using YAY
$
yay -S
dat
Copied
* (Optional) Uninstall dat on Arch using YAY
$
yay -Rns
dat
Copied
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
Copied
b. Clone dat's git locally
$
git clone https://aur.archlinux.org/dat.git
~/dat
Copied
c. Go to ~/dat folder and install it
$
cd
~/dat
Copied
$
makepkg -si
Copied
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
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