Description
Deprecated repo : koji-tool is packaged in fedora now.
A CLI tool to query, track and install koji tasks
See the readme for details and the changelog for news.
Installation Instructions
$ sudo dnf install koji-tool
$ koji-tool --help
Query and track Koji tasks, and install rpms from Koji.
Usage: koji-tool [--version] COMMAND
see https://github.com/juhp/koji-tool#readme
Available options:
-h,--help Show this help text
--version Show version
Available commands:
install Install rpm packages directly from a Koji build task
query Query Koji tasks (by default lists your most recent
tasks)
progress Track running Koji tasks by buildlog size
buildlog-sizes Show buildlog sizes for nvr patterns
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 38 | aarch64 (55)*, ppc64le (48)*, x86_64 (40)* | Fedora 38 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable petersen/koji-tool
More info about enabling Copr repositories