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
Copied
b. Install dunner on Arch using YAY
$
yay -S
dunner
Copied
* (Optional) Uninstall dunner on Arch using YAY
$
yay -Rns
dunner
Copied
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
Copied
b. Clone dunner's git locally
$
git clone https://aur.archlinux.org/dunner.git
~/dunner
Copied
c. Go to ~/dunner folder and install it
$
cd
~/dunner
Copied
$
makepkg -si
Copied
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
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