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