python-flask-crontab on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-flask-crontab

* (Optional) Uninstall python-flask-crontab on Arch using YAY

$ yay -Rns python-flask-crontab

2. Manually Install "python-flask-crontab" via AUR

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

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

b. Clone python-flask-crontab's git locally

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

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

$ cd ~/python-flask-crontab $ makepkg -si

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

ID: 1169617
Name: python-flask-crontab
PackageBaseID: 187403
PackageBase: python-flask-crontab
Version: 0.1.2-1
Description: Simple Flask scheduled tasks without extra daemons
URL: https://github.com/frostming/flask-crontab
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Eragon
Submitter: Eragon
FirstSubmitted: 1668524906
LastModified: 1668524906
URLPath: /cgit/aur.git/snapshot/python-flask-crontab.tar.gz