macOS
brew install osclocal Homebrew formula metadata
sudo port install oscMacPorts ports tree · devel/osc/Portfile · ソース: api.github.com
brew
osc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install osclocal Homebrew formula metadata
sudo port install oscMacPorts ports tree · devel/osc/Portfile · ソース: api.github.com
sudo dnf install oscFedora Rawhide package metadata · osc · ソース: dl.fedoraproject.org
nix profile install nixpkgs#oscnixpkgs package indexes · pkgs/by-name/os/osc/package.nix · ソース: api.github.com
sudo zypper install oscopenSUSE Tumbleweed package metadata · osc · ソース: download.opensuse.org
概要
Command-line interface to work with an Open Build Service
履歴
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.
セキュリティ状態
osc に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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~/.oscrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-obs | cli | グローバル実行可能ファイル | |
git-osc-precommit-hook | cli | グローバル実行可能ファイル | |
osc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:osc |
|---|---|
| バージョン | 1.27.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/osc |
| ホームページ | https://openbuildservice.org |
| リポジトリ | https://github.com/openSUSE/osc |
| 上流ドキュメント | https://en.opensuse.org/openSUSE:OSC |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/cd/33/14c536856b1f4b05716818e6210901798f403b76cd2592ab6214fb29c413/osc-1.27.2.tar.gz |
| 最終更新 | 2026-07-02T12:53:46Z |
| Pulse | updated |
| 依存関係 | cryptography, python@3.14, rpm |
| macOS 提供ライブラリ | curl, libffi |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 oscソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.