LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

koji

command-line client for Koji, the build system used by Fedora, CentOS

TLDR

Execute a subcommand
$ koji [subcommand]
copy
Test connectivity with kojihub
$ koji moshimoshi
copy
Display global help
$ koji -h
copy
Display all commands
$ koji help
copy
Display help for a specific subcommand
$ koji [subcommand] -h
copy
Display version
$ koji version
copy

SYNOPSIS

koji [options] subcommand [arguments]

DESCRIPTION

koji is the command-line client for Koji, the build system used by Fedora, CentOS, and other RPM-based distributions. It interfaces with the Koji hub to submit builds, manage tags, and download packages.Koji handles the entire build process including package building, testing, and distribution. Developers use it to submit source packages for compilation across multiple architectures.

PARAMETERS

moshimoshi

Test connectivity with the koji hub
help
Display all available commands
build
Submit a build task
tag-build
Tag a build
download-build
Download build artifacts
buildinfo
Display build information
call
Execute an arbitrary XML-RPC call
version
Display version information

INSTALL

sudo dnf install koji
copy
brew install koji
copy
nix profile install nixpkgs#koji
copy

CAVEATS

Requires proper authentication configuration. Some operations require specific permissions. Network access to the Koji hub is required.

HISTORY

Koji was developed by Red Hat and released in 2007 as the build system for Fedora. The name "Koji" comes from the Japanese word for yeast or mold used in brewing, reflecting its role in "brewing" packages.

SEE ALSO

mock(1), rpmbuild(8)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid