macOS
brew install osclocal Homebrew formula metadata
sudo port install oscMacPorts ports tree · devel/osc/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für osc in AI-Agent-Workflows.
Installation
brew install osclocal Homebrew formula metadata
sudo port install oscMacPorts ports tree · devel/osc/Portfile · Quelle: api.github.com
sudo apt install oscDebian stable package indexes · osc · Quelle: deb.debian.org
sudo dnf install oscFedora Rawhide package metadata · osc · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#oscnixpkgs package indexes · pkgs/by-name/os/osc/package.nix · Quelle: api.github.com
sudo zypper install oscopenSUSE Tumbleweed package metadata · osc · Quelle: download.opensuse.org
Überblick
Command-line interface to work with an Open Build Service
Verlauf
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.
Sicherheitslage
Für osc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-obs | cli | globales Executable | |
git-osc-precommit-hook | cli | globales Executable | |
osc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:osc |
|---|---|
| Version | 1.27.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/osc |
| Homepage | https://openbuildservice.org |
| Repository | https://github.com/openSUSE/osc |
| Upstream-Dokumentation | https://en.opensuse.org/openSUSE:OSC |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/cd/33/14c536856b1f4b05716818e6210901798f403b76cd2592ab6214fb29c413/osc-1.27.2.tar.gz |
| Zuletzt aktualisiert | 2026-07-02T12:53:46Z |
| Pulse | updated |
| Abhängigkeiten | cryptography, python@3.14, rpm |
| Von macOS bereitgestellte Bibliotheken | curl, libffi |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 oscQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.