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.
- Outputs:
out
- Website: https://github.com/openSUSE/osc
- Licenses: GPL 2+
- Package source: gnu/packages/build-tools.scm
- Builds: See build status
- Issues: See known issues
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.