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