How to Install koji-client in Ubuntu 18.04



Install koji-client by entering the following commands in the terminal:

sudo apt update
sudo apt install koji-client

Description:

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.

Homepage: https://fedorahosted.org/koji/

Version: 1.10.0-1

Section: universe/devel