python-schedule on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-schedule

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

$ yay -Rns python-schedule

2. Manually Install "python-schedule" via AUR

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

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

b. Clone python-schedule's git locally

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

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

$ cd ~/python-schedule $ makepkg -si

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

ID: 1327639
Name: python-schedule
PackageBaseID: 96733
PackageBase: python-schedule
Version: 1.2.1-1
Description: Python job scheduling for humans.
URL: https://github.com/dbader/schedule
NumVotes: 18
Popularity: 0.001896
OutOfDate:
Maintainer: fryfrog
Submitter: dylwhich
FirstSubmitted: 1438722085
LastModified: 1696211983
URLPath: /cgit/aur.git/snapshot/python-schedule.tar.gz