dtn-tools on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dtn-tools

* (Optional) Uninstall dtn-tools on Arch using YAY

$ yay -Rns dtn-tools

2. Manually Install "dtn-tools" via AUR

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

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

b. Clone dtn-tools's git locally

$ git clone https://aur.archlinux.org/dtn-tools.git ~/dtn-tools

c. Go to ~/dtn-tools folder and install it

$ cd ~/dtn-tools $ makepkg -si

3. Information about the dtn-tools package on Arch User Repository (AUR)

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