macOS
brew install ucommonlocal Homebrew formula metadata
sudo port install ucommonMacPorts ports tree · devel/ucommon/Portfile · ソース: api.github.com
brew
ucommon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ucommonlocal Homebrew formula metadata
sudo port install ucommonMacPorts ports tree · devel/ucommon/Portfile · ソース: api.github.com
sudo apt install libucommon-devDebian stable package indexes · libucommon-dev · ソース: deb.debian.org
sudo dnf install ucommonFedora Rawhide package metadata · ucommon · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ucommonnixpkgs package indexes · pkgs/by-name/uc/ucommon/package.nix · ソース: api.github.com
sudo zypper install libucommon8openSUSE Tumbleweed package metadata · libucommon8 · ソース: download.opensuse.org
概要
GNU C++ runtime library for threads, sockets, and parsing
履歴
GNU uCommon C++ is a lightweight C++ runtime and portability library associated with GNU Telephony. It grew out of GNU Common C++ work and packages both uCommon and the original Common C++ framework for legacy application support.
The GNU project page describes GNU Common C++ as a framework originally designed for telephony applications. It says the original library was refactored into GNU uCommon C++, a different codebase better suited to embedded applications, while the older Common C++ framework remains included for legacy support.
The repository NEWS file records that early uCommon releases existed in 1999-2000 as a pure C library for embedded targets, that new C++ work began in 2006, and that uCommon C++ 0.4 was a complete rewrite aimed at threading and design patterns for deeply embedded targets. Later releases merged more Common C++ classes, switched the library to LGPLv3-or-later at 2.0, and added secure framework features in the 3.x line.
The GNU page ties uCommon to the GNU Telephony stack, including GNU Bayonne, GNU Common C++ RTP Stack, GNU ccScript, and GNU ccAudio2. The input package metadata shows packaging across Homebrew, Debian, Ubuntu, Fedora, MacPorts, Nix, and openSUSE, which is consistent with a library adopted mainly as a dependency rather than as an end-user application.
Developers use uCommon as a linkable C++ library for threads, synchronization, sockets, XML parsing, serialization, configuration files, strings, and data structures. The official page emphasizes hiding platform differences, supporting POSIX threading, and supporting cross-builds for Windows through mingw.
For package nerds, uCommon matters as dependency infrastructure: the visible Homebrew formula installs small helper binaries, but the durable value is a GNU library ABI used by telephony and networking software. It is the kind of package that appears in dependency closures, distro development packages, and source builds more often than in direct daily CLI use.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
args | cli | グローバル実行可能ファイル | |
car | cli | グローバル実行可能ファイル | |
commoncpp-config | cli | グローバル実行可能ファイル | |
keywait | cli | グローバル実行可能ファイル | |
mdsum | cli | グローバル実行可能ファイル | |
pdetach | cli | グローバル実行可能ファイル | |
scrub-files | cli | グローバル実行可能ファイル | |
sockaddr | cli | グローバル実行可能ファイル | |
ucommon-config | cli | グローバル実行可能ファイル | |
urlout | cli | グローバル実行可能ファイル | |
zerofill | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/commoncpp/
インストールメタデータ
| パッケージキー | brew:ucommon |
|---|---|
| バージョン | 7.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ucommon |
| ホームページ | https://www.gnu.org/software/commoncpp/ |
| リポジトリ | https://git.savannah.gnu.org/cgit/commoncpp.git |
| 上流ドキュメント | https://www.gnu.org/software/commoncpp |
| ライセンス | LGPL-3.0-or-later AND (GPL-2.0-or-later WITH mif-exception) |
| ソースアーカイブ | https://ftp.debian.org/debian/pool/main/u/ucommon/ucommon_7.0.1.orig.tar.gz |
| 依存関係 | gettext, gnutls |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ucommon |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libucommon-dev 7.0.1-0.4+b1
lightweight C++ threading and sockets - development files
http://www.gnu.org/software/commoncpp/
sudo apt install libucommon-devlibucommon8t64 7.0.1-0.4+b1
lightweight C++ threading and sockets - shared libraries
http://www.gnu.org/software/commoncpp/
sudo apt install libucommon8t64ucommon-doc 7.0.1-0.4
lightweight C++ threading and sockets - documentation
http://www.gnu.org/software/commoncpp/
sudo apt install ucommon-docucommon-utils 7.0.1-0.4+b1
lightweight C++ threading and sockets - utilities
http://www.gnu.org/software/commoncpp/
sudo apt install ucommon-utilsucommon
nix profile install nixpkgs#ucommonlibucommon-dev 7.0.1-0.2ubuntu4
lightweight C++ threading and sockets - development files
http://www.gnu.org/software/commoncpp/
sudo apt install libucommon-devlibucommon8t64 7.0.1-0.2ubuntu4
lightweight C++ threading and sockets - shared libraries
http://www.gnu.org/software/commoncpp/
sudo apt install libucommon8t64ucommon-doc 7.0.1-0.2ubuntu4
lightweight C++ threading and sockets - documentation
http://www.gnu.org/software/commoncpp/
sudo apt install ucommon-docucommon-utils 7.0.1-0.2ubuntu4
lightweight C++ threading and sockets - utilities
http://www.gnu.org/software/commoncpp/
sudo apt install ucommon-utilsucommon 7.0.0-27.fc44
Portable C++ framework for threads and sockets
http://www.gnu.org/software/commoncpp
sudo dnf install ucommonucommon-bin 7.0.0-27.fc44
GNU uCommon system and support applications
http://www.gnu.org/software/commoncpp
sudo dnf install ucommon-binucommon-devel 7.0.0-27.fc44
Headers for building GNU uCommon applications
http://www.gnu.org/software/commoncpp
sudo dnf install ucommon-develucommon-doc 7.0.0-27.fc44
Generated class documentation for GNU uCommon
http://www.gnu.org/software/commoncpp
sudo dnf install ucommon-doclibucommon8 7.0.1-2.7
GNU uCommon Runtime library for portable C++ threading and sockets
http://www.gnu.org/software/commoncpp
sudo zypper install libucommon8ucommon 7.0.1-2.7
Runtime library for portable C++ threading and sockets
http://www.gnu.org/software/commoncpp
sudo zypper install ucommonucommon-devel 7.0.1-2.7
Headers for building ucommon applications
http://www.gnu.org/software/commoncpp
sudo zypper install ucommon-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.