This package browser is in early development. Mind the rough edges.

osc 0.172.0

Open Build Service command line tool

osc is a command line interface to the Open Build Service. It allows you to checkout, commit, perform reviews etc. The vast majority of the OBS functionality is available via commands and the rest can be reached via direct API calls.

Installation

Install osc 0.172.0 as follows:

guix install osc@0.172.0

Or install the latest version:

guix install osc

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.