busybox-crond on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S busybox-crond

* (Optional) Uninstall busybox-crond on Arch using YAY

$ yay -Rns busybox-crond

2. Manually Install "busybox-crond" via AUR

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

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

b. Clone busybox-crond's git locally

$ git clone https://aur.archlinux.org/busybox-crond.git ~/busybox-crond

c. Go to ~/busybox-crond folder and install it

$ cd ~/busybox-crond $ makepkg -si

3. Information about the busybox-crond package on Arch User Repository (AUR)

ID: 1170772
Name: busybox-crond
PackageBaseID: 187481
PackageBase: busybox-crond
Version: 1-1
Description: Busybox crond implementation
URL: https://www.busybox.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: karabaja4
Submitter: karabaja4
FirstSubmitted: 1668733020
LastModified: 1668733020
URLPath: /cgit/aur.git/snapshot/busybox-crond.tar.gz