dagu on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S dagu

* (Optional) Uninstall dagu on Arch using YAY

$ yay -Rns dagu

2. Manually Install "dagu" via AUR

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

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

b. Clone dagu's git locally

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

c. Go to ~/dagu folder and install it

$ cd ~/dagu $ makepkg -si

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

ID: 1412335
Name: dagu
PackageBaseID: 202764
PackageBase: dagu
Version: 1.12.9-1
Description: Cron alternative with a Web UI
URL: https://github.com/dagu-dev/dagu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mekyt
Submitter: mekyt
FirstSubmitted: 1708414265
LastModified: 1708414265
URLPath: /cgit/aur.git/snapshot/dagu.tar.gz