mcron on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S mcron

* (Optional) Uninstall mcron on Arch using YAY

$ yay -Rns mcron

2. Manually Install "mcron" via AUR

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

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

b. Clone mcron's git locally

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

c. Go to ~/mcron folder and install it

$ cd ~/mcron $ makepkg -si

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

ID: 1232957
Name: mcron
PackageBaseID: 163107
PackageBase: mcron
Version: 1.2.3-1
Description: Pure Guile, compatible replacement for cron
URL: https://gnu.org/software/mcron/
NumVotes: 2
Popularity: 0.018527
OutOfDate:
Maintainer: defaultxr
Submitter: Renesat
FirstSubmitted: 1612862948
LastModified: 1679954950
URLPath: /cgit/aur.git/snapshot/mcron.tar.gz