macOS
brew install osclocal Homebrew formula metadata
sudo port install oscMacPorts ports tree · devel/osc/Portfile · source: api.github.com
brew
Command-line interface to work with an Open Build Service. Version 1.27.2 via Homebrew; verified 2026-07-02.
install
brew install osclocal Homebrew formula metadata
sudo port install oscMacPorts ports tree · devel/osc/Portfile · source: api.github.com
sudo apt install oscDebian stable package indexes · osc · source: deb.debian.org
sudo dnf install oscFedora Rawhide package metadata · osc · source: dl.fedoraproject.org
nix profile install nixpkgs#oscnixpkgs package indexes · pkgs/by-name/os/osc/package.nix · source: api.github.com
sudo zypper install oscopenSUSE Tumbleweed package metadata · osc · source: download.opensuse.org
overview
Command-line interface to work with an Open Build Service
history
osc, the openSUSE Commander, is the command-line client for Open Build Service. It gives packagers and release engineers a Subversion-like working-copy interface for OBS projects, packages, metadata, build results, and submit workflows.
GitHub records openSUSE/osc as created on 2011-09-23, but the tool's history is tied to the longer-running Open Build Service packaging workflow. The README identifies osc as the command-line interface to OBS and documents installation from openSUSE:Tools, from Git, and as Python-built artifacts.
The openSUSE wiki describes osc as written in Python and usable both as a command-line interface and as a Python module. It also characterizes the client as having network behavior in the style of Subversion, which explains its checkout/update/commit vocabulary and its fit for package source trees.
osc is part of the working culture around OBS: the official OBS user guide tells users to install osc from their distribution or from openSUSE:Tools, and notes availability for distributions including CentOS, Debian, Fedora, SLE, and openSUSE. Homebrew and other package managers also package it, which makes the tool reachable outside openSUSE systems.
Its adoption is less about casual CLI popularity and more about being the standard local tool for an OBS-backed packaging workflow. Packagers use it to manage package sources, trigger builds, inspect logs, and submit changes to projects served by OBS instances.
Typical osc workflows include listing projects and packages, checking out package sources, updating local working copies, committing changes, viewing diffs, querying build results, reading build logs, editing metadata, and running local builds. The README's examples include osc ls, osc co, osc up, osc ci, osc diff, osc results, osc log, osc meta, and osc build.
First-time configuration stores credentials in ~/.config/osc/oscrc, with optional keyring integration. That config location matters because osc is both a package-management workflow tool and a credentialed API client for OBS.
osc is important to package nerds because it is a CLI frontend to a multi-distribution build farm. It bridges source package maintenance, metadata, repository targets, build logs, submit requests, and local build reproduction in one command namespace.
The package also shows how distro tooling differs from application package managers: osc is not resolving app dependencies for one project, it is operating against remote build infrastructure that produces RPMs and other distribution artifacts across targets.
security posture
No matching local secret-handling manifest was found for osc. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/osc/oscrc~/.oscrcCredential-bearing paths to review before unattended agent runs.
~/.config/osc/oscrc~/.oscrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-obs | cli | global executable | |
git-osc-precommit-hook | cli | global executable | |
osc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:osc |
|---|---|
| Version | 1.27.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/osc |
| Homepage | https://openbuildservice.org |
| Repository | https://github.com/openSUSE/osc |
| Upstream docs | https://en.opensuse.org/openSUSE:OSC |
| License | GPL-2.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/cd/33/14c536856b1f4b05716818e6210901798f403b76cd2592ab6214fb29c413/osc-1.27.2.tar.gz |
| Last updated | 2026-07-02T12:53:46Z |
| Pulse | updated |
| Dependencies | cryptography, python@3.14, rpm |
| Uses from macOS | curl, libffi |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | osc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
osc 1.12.1-2
Open Build Service commander
https://en.opensuse.org/openSUSE:OSC
sudo apt install oscosc
nix profile install nixpkgs#oscosc 0.169.1-2
Open Build Service commander
http://en.opensuse.org/openSUSE:OSC
sudo apt install oscosc 1.27.1-479.1.2.fc45
Open Build Service Commander
https://github.com/openSUSE/osc
sudo dnf install oscosc 1.27.1-1.1
Command-line client for the Open Build Service
https://github.com/openSUSE/osc
sudo zypper install oscosc
sudo port install oscsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.