koji Verified current stable Not installed? Build Tools

Koji / Download Specific Rpm

Download Specific Rpm

Koji command syntax to download specific rpm. Copyable examples, output expectations, and common mistakes.

$
Terminal
koji download-build <RPM> --rpm

Command Breakdown

What each part is doing

koji
Base Command
The executable that performs this operation. Here it runs Koji before the shell applies any redirect operators.
<RPM>
RPM
The value supplied for RPM.
--rpm
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative build tools tools for the same job.