koji

Build system tools

Install

All systems
curl cmd.cat/koji.sh
Debian Debian
apt-get install koji
Ubuntu
apt-get install koji
image/svg+xml Kali Linux
apt-get install koji
CentOS
yum install koji
Fedora
dnf install koji
Windows (WSL2)
sudo apt-get update sudo apt-get install koji
Raspbian
apt-get install koji

koji

Build system tools

koji-client

RPM-based build system - client

The Fedora Project uses Koji for their build system, as do several other projects. Koji's goal is to provide a flexible, secure, and reproducible way to build software. Key features: - New buildroot for each build - Robust XML-RPC APIs for easy integration with other tools - Web interface with SSL and Kerberos authentication - Thin, portable command line client - Users can create local buildroots - Buildroot contents are tracked in the database - Versioned data This package contains the koji client that queries remote build systems as well as perform actions such as adding users and initiating build requests.