dtnd on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S dtnd

* (Optional) Uninstall dtnd on Arch using YAY

$ yay -Rns dtnd

2. Manually Install "dtnd" via AUR

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

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

b. Clone dtnd's git locally

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

c. Go to ~/dtnd folder and install it

$ cd ~/dtnd $ makepkg -si

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

ID: 538923
Name: dtnd
PackageBaseID: 135442
PackageBase: dtnd
Version: 1.0.0-1
Description: IBR-DTN - A modular and lightweight implementation of the bundle protocol - Daemon
URL: https://github.com/ibrdtn/ibrdtn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Marlinski
Submitter: Marlinski
FirstSubmitted: 1535426126
LastModified: 1535426877
URLPath: /cgit/aur.git/snapshot/dtnd.tar.gz