python-django-celery-beat on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-django-celery-beat

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

$ yay -Rns python-django-celery-beat

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

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

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

$ cd ~/python-django-celery-beat $ makepkg -si

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

ID: 1258569
Name: python-django-celery-beat
PackageBaseID: 117500
PackageBase: python-django-celery-beat
Version: 2.5.0-2
Description: django-celery-beat enables you to store the periodic task schedule in the django database
URL: https://pypi.python.org/pypi/django_celery_beat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1480845792
LastModified: 1684216984
URLPath: /cgit/aur.git/snapshot/python-django-celery-beat.tar.gz