daggy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S daggy

* (Optional) Uninstall daggy on Arch using YAY

$ yay -Rns daggy

2. Manually Install "daggy" via AUR

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

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

b. Clone daggy's git locally

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

c. Go to ~/daggy folder and install it

$ cd ~/daggy $ makepkg -si

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

ID: 1373813
Name: daggy
PackageBaseID: 142970
PackageBase: daggy
Version: 2.1.3-1
Description: Run multiple commands on remote servers simultaneously and save output locally
URL: https://docs.daggy.dev/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1561299550
LastModified: 1703203396
URLPath: /cgit/aur.git/snapshot/daggy.tar.gz