gnome-schedule on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gnome-schedule

* (Optional) Uninstall gnome-schedule on Arch using YAY

$ yay -Rns gnome-schedule

2. Manually Install "gnome-schedule" via AUR

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

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

b. Clone gnome-schedule's git locally

$ git clone https://aur.archlinux.org/gnome-schedule.git ~/gnome-schedule

c. Go to ~/gnome-schedule folder and install it

$ cd ~/gnome-schedule $ makepkg -si

3. Information about the gnome-schedule package on Arch User Repository (AUR)

ID: 1122158
Name: gnome-schedule
PackageBaseID: 140695
PackageBase: gnome-schedule
Version: 2.3.0-3
Description: Graphical interface to crontab and at for GNOME
URL: http://gnome-schedule.sourceforge.net
NumVotes: 3
Popularity: 0
OutOfDate: 1703082171
Maintainer: tallero
Submitter: xyproto
FirstSubmitted: 1553678438
LastModified: 1659681473
URLPath: /cgit/aur.git/snapshot/gnome-schedule.tar.gz