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