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

Last updated: April 19,2024

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

$ yay -S python-django-crontab

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

$ yay -Rns python-django-crontab

2. Manually Install "python-django-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-django-crontab's git locally

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

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

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

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

ID: 1289437
Name: python-django-crontab
PackageBaseID: 131076
PackageBase: python-django-crontab
Version: 0.7.1-6
Description: Dead simple crontab powered job scheduling for django
URL: https://github.com/kraiz/django-crontab
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pozar87
Submitter: pozar87
FirstSubmitted: 1521970963
LastModified: 1689449866
URLPath: /cgit/aur.git/snapshot/python-django-crontab.tar.gz