macOS
brew install objfwlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für objfw in AI-Agent-Workflows.
Installation
brew install objfwlocal Homebrew formula metadata
sudo apk add libobjfw1Alpine Linux edge package indexes · libobjfw1 · Quelle: dl-cdn.alpinelinux.org
sudo apt install libobjfw1Debian stable package indexes · libobjfw1 · Quelle: deb.debian.org
sudo dnf install libobjfwFedora Rawhide package metadata · libobjfw · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#objfwnixpkgs package indexes · pkgs/by-name/ob/objfw/package.nix · Quelle: api.github.com
Überblick
Portable, lightweight framework for the Objective-C language
Verlauf
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.
Sicherheitslage
Für objfw 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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
objfw-compile | cli | globales Executable | |
objfw-config | cli | globales Executable | |
objfw-embed | cli | globales Executable | |
objfw-new | cli | globales Executable | |
ofarc | cli | globales Executable | |
ofdns | cli | globales Executable | |
ofgctester | cli | globales Executable | |
ofhash | cli | globales Executable | |
ofhttp | 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:objfw |
|---|---|
| Version | 1.5.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/objfw |
| Homepage | https://objfw.nil.im/ |
| Repository | https://git.nil.im/ObjFW/ObjFW |
| Upstream-Dokumentation | https://objfw.nil.im/docs |
| Lizenz | LGPL-3.0-only |
| Quellarchiv | https://objfw.nil.im/downloads/objfw-1.5.7.tar.gz |
| Zuletzt aktualisiert | 2026-07-04T02:31:18Z |
| Pulse | updated |
| Abhängigkeiten | openssl@3 |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libobjfwhid1Quellspur
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.