python-timesched on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-timesched

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

$ yay -Rns python-timesched

2. Manually Install "python-timesched" via AUR

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

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

b. Clone python-timesched's git locally

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

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

$ cd ~/python-timesched $ makepkg -si

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

ID: 1346146
Name: python-timesched
PackageBaseID: 148575
PackageBase: python-timesched
Version: 1.8-1
Description: Python module providing a simple time event scheduler
URL: https://github.com/bulletmark/timesched
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1580269038
LastModified: 1698894503
URLPath: /cgit/aur.git/snapshot/python-timesched.tar.gz