How to Install and Uninstall python3-django-rq.noarch Package on AlmaLinux 8
Last updated: January 17,2025
1. Install "python3-django-rq.noarch" package
Learn how to install python3-django-rq.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-rq.noarch
Copied
2. Uninstall "python3-django-rq.noarch" package
Here is a brief guide to show you how to uninstall python3-django-rq.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-django-rq.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-rq.noarch package on AlmaLinux 8
Last metadata expiration check: 1:02:39 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-django-rq
Version : 2.4.0
Release : 1.el8
Architecture : noarch
Size : 81 k
Source : python-django-rq-2.4.0-1.el8.src.rpm
Repository : epel
Summary : App that provides django integration for RQ (Redis Queue)
URL : https://github.com/rq/django-rq
License : MIT
Description : Django integration with RQ, a Redis based Python queuing library.
: Django-RQ is a simple app that allows you to configure your queues
: in django's settings.py and easily use them in your project.
:
: Python 3 version.
Available Packages
Name : python3-django-rq
Version : 2.4.0
Release : 1.el8
Architecture : noarch
Size : 81 k
Source : python-django-rq-2.4.0-1.el8.src.rpm
Repository : epel
Summary : App that provides django integration for RQ (Redis Queue)
URL : https://github.com/rq/django-rq
License : MIT
Description : Django integration with RQ, a Redis based Python queuing library.
: Django-RQ is a simple app that allows you to configure your queues
: in django's settings.py and easily use them in your project.
:
: Python 3 version.