macOS
brew install objfwlocal Homebrew formula metadata
brew
objfw のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install objfwlocal Homebrew formula metadata
sudo apk add libobjfw1Alpine Linux edge package indexes · libobjfw1 · ソース: dl-cdn.alpinelinux.org
sudo apt install libobjfw1Debian stable package indexes · libobjfw1 · ソース: deb.debian.org
sudo dnf install libobjfwFedora Rawhide package metadata · libobjfw · ソース: dl.fedoraproject.org
nix profile install nixpkgs#objfwnixpkgs package indexes · pkgs/by-name/ob/objfw/package.nix · ソース: api.github.com
概要
Portable, lightweight framework for the Objective-C language
履歴
ObjFW is a portable Objective-C framework and runtime aimed at developers who want Objective-C without binding their application to Apple Foundation or GNUstep. Its own README describes the project as intentionally incompatible with Foundation so that ObjFW can provide consistent behavior across supported platforms rather than preserve Foundation quirks.
The project reached its first stable API and ABI in ObjFW 1.0 on 2023-08-29 after a long pre-1.0 period; the ChangeLog notes that 1.0 followed nearly six years after the previous 0.90.2 release. Later 1.x releases continued to expand the runtime, TLS, archive, DNS, filesystem, terminal, Unicode, and platform-support surface.
ObjFW is packaged in Homebrew and in several Unix-style distribution ecosystems under names such as objfw, libobjfw1, and libobjfw. Its package split in some distributions reflects the project structure: core framework, Objective-C runtime, TLS support, HID support, documentation, and small utilities built on top of the framework.
Developers use ObjFW either as a library framework or through its helper tools. The README documents objfw-new for creating an application skeleton, objfw-compile for compiling ObjFW applications without a larger build system, and objfw-config for obtaining compiler and linker flags for custom builds.
ObjFW is interesting because it packages a non-Foundation Objective-C world: a framework, runtime, build helpers, and command-line utilities. For package indexers it is a reminder that Objective-C runtime support is not only an Apple-platform concern, and that one source project can publish both libraries and user-facing executables.
セキュリティ状態
objfw に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
objfw-compile | cli | グローバル実行可能ファイル | |
objfw-config | cli | グローバル実行可能ファイル | |
objfw-embed | cli | グローバル実行可能ファイル | |
objfw-new | cli | グローバル実行可能ファイル | |
ofarc | cli | グローバル実行可能ファイル | |
ofdns | cli | グローバル実行可能ファイル | |
ofgctester | cli | グローバル実行可能ファイル | |
ofhash | cli | グローバル実行可能ファイル | |
ofhttp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:objfw |
|---|---|
| バージョン | 1.5.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/objfw |
| ホームページ | https://objfw.nil.im/ |
| リポジトリ | https://git.nil.im/ObjFW/ObjFW |
| 上流ドキュメント | https://objfw.nil.im/docs |
| ライセンス | LGPL-3.0-only |
| ソースアーカイブ | https://objfw.nil.im/downloads/objfw-1.5.7.tar.gz |
| 最終更新 | 2026-07-04T02:31:18Z |
| Pulse | updated |
| 依存関係 | openssl@3 |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | objfw |
| 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 パッケージリンクとは分けて表示されます。
libobjfw1 1.3-1
ObjFW library
sudo apt install libobjfw1libobjfw1-dev 1.3-1
Header files, libraries and tools for libobjfw1
sudo apt install libobjfw1-devlibobjfwhid1 1.3-1
HID support for ObjFW
sudo apt install libobjfwhid1libobjfwhid1-dev 1.3-1
Header files and libraries for libobjfwhid
sudo apt install libobjfwhid1-devlibobjfwrt1 1.3-1
ObjFW Objective-C runtime library
sudo apt install libobjfwrt1libobjfwrt1-dev 1.3-1
Header files and libraries for libobjfwrt
sudo apt install libobjfwrt1-devlibobjfwtls1 1.3-1
TLS support for ObjFW
sudo apt install libobjfwtls1libobjfwtls1-dev 1.3-1
Header files and libraries for libobjfwtls
sudo apt install libobjfwtls1-devobjfw 1.3-1
Portable, lightweight framework for the Objective-C language
sudo apt install objfwofarc 1.3-1
Utility for handling ZIP, Tar and LHA archives
sudo apt install ofarcofdns 1.3-1
Utility for performing DNS requests on the command line
sudo apt install ofdnsofhash 1.3-1
Utility to hash files with various cryptographic hash functions
sudo apt install ofhashofhttp 1.3-1
Command line downloader for HTTP(S)
sudo apt install ofhttpobjfw
nix profile install nixpkgs#objfwlibobjfw1 1.5.4-r0
Library needed by programs using ObjFW
sudo apk add libobjfw1libobjfwhid1 1.5.4-r0
Library for HID support for ObjFW
sudo apk add libobjfwhid1ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.