gcron on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S gcron

* (Optional) Uninstall gcron on Arch using YAY

$ yay -Rns gcron

2. Manually Install "gcron" via AUR

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

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

b. Clone gcron's git locally

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

c. Go to ~/gcron folder and install it

$ cd ~/gcron $ makepkg -si

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

ID: 799641
Name: gcron
PackageBaseID: 158298
PackageBase: gcron
Version: 1.0.5-1
Description: Manage and understand your cron configuration with ease
URL: https://github.com/padjis/gcron
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1601693861
LastModified: 1601693861
URLPath: /cgit/aur.git/snapshot/gcron.tar.gz