dcron on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S dcron

* (Optional) Uninstall dcron on Arch using YAY

$ yay -Rns dcron

2. Manually Install "dcron" via AUR

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

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

b. Clone dcron's git locally

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

c. Go to ~/dcron folder and install it

$ cd ~/dcron $ makepkg -si

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

ID: 1424053
Name: dcron
PackageBaseID: 66568
PackageBase: dcron
Version: 4.6-2
Description: dillon's lightweight cron daemon
URL: http://www.jimpryor.net/linux/dcron.html
NumVotes: 36
Popularity: 0.866814
OutOfDate:
Maintainer: ptchinster
Submitter: xyproto
FirstSubmitted: 1359038006
LastModified: 1710019696
URLPath: /cgit/aur.git/snapshot/dcron.tar.gz