dum on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dum

* (Optional) Uninstall dum on Arch using YAY

$ yay -Rns dum

2. Manually Install "dum" via AUR

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

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

b. Clone dum's git locally

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

c. Go to ~/dum folder and install it

$ cd ~/dum $ makepkg -si

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

ID: 1096680
Name: dum
PackageBaseID: 183068
PackageBase: dum
Version: 0.1.19-1
Description: An npm scripts runner written in Rust.
URL: https://github.com/egoist/dum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: navarroaxel
Submitter: navarroaxel
FirstSubmitted: 1654894939
LastModified: 1654894939
URLPath: /cgit/aur.git/snapshot/dum.tar.gz