scheduler on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S scheduler

* (Optional) Uninstall scheduler on Arch using YAY

$ yay -Rns scheduler

2. Manually Install "scheduler" via AUR

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

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

b. Clone scheduler's git locally

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

c. Go to ~/scheduler folder and install it

$ cd ~/scheduler $ makepkg -si

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

ID: 692552
Name: scheduler
PackageBaseID: 138488
PackageBase: scheduler
Version: 1.2.0-1
Description: Alarms and reminders: tasks, events, calendar, pomodoro and timer widgets
URL: https://github.com/j4321/Scheduler
NumVotes: 0
Popularity: 0
OutOfDate: 1703269138
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1546511523
LastModified: 1580726654
URLPath: /cgit/aur.git/snapshot/scheduler.tar.gz