How to Install and Uninstall koji-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "koji-common" package

Please follow the steps below to install koji-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install koji-common

2. Uninstall "koji-common" package

Here is a brief guide to show you how to uninstall koji-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove koji-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the koji-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: koji-common
Priority: extra
Section: universe/python
Installed-Size: 270
Maintainer: Ubuntu Developers
Original-Maintainer: Reproducible Builds Maintainers
Architecture: all
Source: koji
Version: 1.10.0-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-openssl, python-rpm
Filename: pool/universe/k/koji/koji-common_1.10.0-1_all.deb
Size: 59316
MD5sum: 277cbe6bef75de36682c223d6b316990
SHA1: af15881ea1252597d2983ab23698974f48c29f9b
SHA256: e5b4eb29358e0f04054a89abc6a33cc671bb5dd455f5f038d6c5fea78ab7ffac
Description-en: 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.
Description-md5: 2b5013cc169063f8fe072907456feff5
Homepage: https://fedorahosted.org/koji/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions