gourlaysama/pueue
Project ID: 40970
Description
A command-line task management tool for sequential and parallel execution of long-running tasks.
This is a direct packaging of the upstream project (dist-git).
Installation Instructions
Install pueue with:
sudo dnf copr enable gourlaysama/pueue
sudo dnf install pueue
Enable and start the systemd service with:
systemctl --user enable --now pueued
Or manually start the daemon with:
pueued --daemonize
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (5)*, x86_64 (3)* | Centos-stream 8 (49 downloads) |
Centos-stream 9 | aarch64 (2)*, x86_64 (2)* | Centos-stream 9 (45 downloads) |
EPEL 8 | aarch64 (4)*, x86_64 (2)* | EPEL 8 (39 downloads) |
Fedora 38 | aarch64 (2)*, x86_64 (6)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (4)*, x86_64 (4)* | Fedora 39 (37 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (10)* | Fedora 40 (72 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (11 downloads) |
Fedora rawhide | aarch64 (2)*, x86_64 (2)* | Fedora rawhide (66 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable gourlaysama/pueue
More info about enabling Copr repositories