How to Install and Uninstall koji-servers Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "koji-servers" package
In this section, we are going to explain the necessary steps to install koji-servers on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
koji-servers
Copied
2. Uninstall "koji-servers" package
In this section, we are going to explain the necessary steps to uninstall koji-servers on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
koji-servers
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the koji-servers package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: koji-servers
Priority: extra
Section: universe/devel
Installed-Size: 1371
Maintainer: Ubuntu Developers
Original-Maintainer: Reproducible Builds Maintainers
Architecture: all
Source: koji
Version: 1.10.0-1
Depends: python, python:any (>= 2.7.5-5~), koji-common (= 1.10.0-1), createrepo, python-cheetah, python-libvirt, python-libxml2, python-qpid, python-rpm, python-simplejson, python-urlgrabber, yum
Recommends: httpd
Suggests: systemd
Filename: pool/universe/k/koji/koji-servers_1.10.0-1_all.deb
Size: 238022
MD5sum: 0d242b6be9ee0599c8377b6dce35c1f9
SHA1: 5a7ce19f6177b2fa23dac969ea566c836bd98365
SHA256: 5fc9bc282c40c6bb90182c696c6d59f878b3a968f01f603c2ce38bbacde807de
Description-en: RPM-based build system - server components
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 server components of the koji build system.
.
- koji-hub, the center of all Koji operations. It is an XML-RPC server
running under mod_wsgi in Apache.
- kojid is the build daemon that runs on each of the build machines.
- koji-web is a set of scripts that run in mod_wsgi and use the Cheetah
templating engine to provide a web interface to Koji.
- kojira is a daemon that keeps the build root repodata updated.
Description-md5: 69f95631d9a1a9474813f49fa3ae0640
Homepage: https://fedorahosted.org/koji/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/devel
Installed-Size: 1371
Maintainer: Ubuntu Developers
Original-Maintainer: Reproducible Builds Maintainers
Architecture: all
Source: koji
Version: 1.10.0-1
Depends: python, python:any (>= 2.7.5-5~), koji-common (= 1.10.0-1), createrepo, python-cheetah, python-libvirt, python-libxml2, python-qpid, python-rpm, python-simplejson, python-urlgrabber, yum
Recommends: httpd
Suggests: systemd
Filename: pool/universe/k/koji/koji-servers_1.10.0-1_all.deb
Size: 238022
MD5sum: 0d242b6be9ee0599c8377b6dce35c1f9
SHA1: 5a7ce19f6177b2fa23dac969ea566c836bd98365
SHA256: 5fc9bc282c40c6bb90182c696c6d59f878b3a968f01f603c2ce38bbacde807de
Description-en: RPM-based build system - server components
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 server components of the koji build system.
.
- koji-hub, the center of all Koji operations. It is an XML-RPC server
running under mod_wsgi in Apache.
- kojid is the build daemon that runs on each of the build machines.
- koji-web is a set of scripts that run in mod_wsgi and use the Cheetah
templating engine to provide a web interface to Koji.
- kojira is a daemon that keeps the build root repodata updated.
Description-md5: 69f95631d9a1a9474813f49fa3ae0640
Homepage: https://fedorahosted.org/koji/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu