macOS
brew install objfwlocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.