Install koji-common by entering the following commands in the terminal:
sudo apt update sudo apt install koji-common
Description:
RPM-based build system - common library
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 common Python library used by other components.
Homepage: https://fedorahosted.org/koji/
Version: 1.10.0-1
Section: universe/python