dunner on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dunner

* (Optional) Uninstall dunner on Arch using YAY

$ yay -Rns dunner

2. Manually Install "dunner" via AUR

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

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

b. Clone dunner's git locally

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

c. Go to ~/dunner folder and install it

$ cd ~/dunner $ makepkg -si

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

ID: 617861
Name: dunner
PackageBaseID: 142442
PackageBase: dunner
Version: 2.1.1-1
Description: A container based task-runner
URL: https://github.com/leopardslab/dunner
NumVotes: 0
Popularity: 0
OutOfDate: 1619792388
Maintainer: leopardslab
Submitter: leopardslab
FirstSubmitted: 1559338519
LastModified: 1559416848
URLPath: /cgit/aur.git/snapshot/dunner.tar.gz