Description
Tool to create and manage short-lived named pipes.
pipectl can be used to e.g. control a longer-lived program using short commands from elsewhere in the system without needing a complex IPC mechanism such as UNIX domain sockets.
Installation Instructions
This COPR is the tentative repository for pipectl in Fedora until it is officially packaged.
To install, add this repo to your DNF config with sudo dnf copr enable ferdi265/pipectl
and then run sudo dnf install pipectl
.
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 |
---|---|---|
Fedora 39 | aarch64 (1)*, x86_64 (3)* | Fedora 39 (8 downloads) |
Fedora 40 | aarch64 (3)*, x86_64 (13)* | Fedora 40 (15 downloads) |
Fedora 41 | aarch64 (1)*, x86_64 (4)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (2)*, x86_64 (27)* | Fedora rawhide (15 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ferdi265/pipectl
More info about enabling Copr repositories