gcrontab on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S gcrontab

* (Optional) Uninstall gcrontab on Arch using YAY

$ yay -Rns gcrontab

2. Manually Install "gcrontab" via AUR

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

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

b. Clone gcrontab's git locally

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

c. Go to ~/gcrontab folder and install it

$ cd ~/gcrontab $ makepkg -si

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

ID: 897937
Name: gcrontab
PackageBaseID: 33132
PackageBase: gcrontab
Version: 0.8-4
Description: a crontab editor with GUI
URL: http://www.arquired.es/users/aldelgado/proy/gcrontab/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: jose1711
FirstSubmitted: 1261736679
LastModified: 1619390230
URLPath: /cgit/aur.git/snapshot/gcrontab.tar.gz