Automic VaultAutomic Vault

brew

Install objfw with Homebrew, apk, apt, dnf, Nix

Portable, lightweight framework for the Objective-C language. Version 1.5.7 via Homebrew; verified 2026-07-04.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install objfw

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add libobjfw1

Alpine Linux edge package indexes · libobjfw1 · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install libobjfw1

Debian stable package indexes · libobjfw1 · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install libobjfw

Fedora Rawhide package metadata · libobjfw · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#objfw

nixpkgs package indexes · pkgs/by-name/ob/objfw/package.nix · source: api.github.com

overview

Package summary

Portable, lightweight framework for the Objective-C language

Commands and aliases

  • objfw-compile
  • objfw-config
  • objfw-embed
  • objfw-new
  • ofarc
  • ofdns
  • ofgctester
  • ofhash
  • ofhttp

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2017-08-01: ObjFW 0.90 added new classes and support for Nintendo 3DS and MorphOS.
  • 2023-08-29: ObjFW 1.0 delivered the first stable API and ABI.
  • 2024-04-14: ObjFW 1.1 changed the license to LGPL-3.0-only and added ObjFWTest, associated objects, DNS caching, Mbed TLS support, and more archive functionality.
  • 2025-08-03: ObjFW 1.4 moved object memory management into the runtime and added runtime optimizations.
  • 2026-02-22: ObjFW 1.5 added color-space and image support.

Related projects

  • ObjFW sits beside Foundation-compatible projects such as GNUstep rather than replacing them directly. The project explicitly chooses portability-through-ObjFW over Foundation compatibility, which makes it a distinct packaging target for Objective-C applications.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for objfw. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
objfw-compilecliglobal executable
objfw-configcliglobal executable
objfw-embedcliglobal executable
objfw-newcliglobal executable
ofarccliglobal executable
ofdnscliglobal executable
ofgctestercliglobal executable
ofhashcliglobal executable
ofhttpcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.5.7
manager updated2026-07-04
local dataok
upstreamnot checked
latest detectednot detected

https://objfw.nil.im/

  • infoRelease/tag comparison is only available for GitHub repositories.https://objfw.nil.im/none confidence

install metadata

Package metadata

Package keybrew:objfw
Version1.5.7
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/objfw
Homepagehttps://objfw.nil.im/
Repositoryhttps://git.nil.im/ObjFW/ObjFW
Upstream docshttps://objfw.nil.im/docs
LicenseLGPL-3.0-only
Source archivehttps://objfw.nil.im/downloads/objfw-1.5.7.tar.gz
Last updated2026-07-04T02:31:18Z
Pulseupdated
Dependenciesopenssl@3
Build dependenciesautoconf, automake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameobjfw
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libobjfw1 1.3-1

ObjFW library

https://objfw.nil.im/

sudo apt install libobjfw1
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 3 dependencies
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libobjfw1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libobjfw1-dev 1.3-1

Header files, libraries and tools for libobjfw1

https://objfw.nil.im/

sudo apt install libobjfw1-dev
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libobjfw1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libobjfwhid1 1.3-1

HID support for ObjFW

https://objfw.nil.im/

sudo apt install libobjfwhid1
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 4 dependencies
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libobjfwhid1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libobjfwhid1-dev 1.3-1

Header files and libraries for libobjfwhid

https://objfw.nil.im/

sudo apt install libobjfwhid1-dev
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libobjfwhid1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libobjfwrt1 1.3-1

ObjFW Objective-C runtime library

https://objfw.nil.im/

sudo apt install libobjfwrt1
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 2 dependencies
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libobjfwrt1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libobjfwrt1-dev 1.3-1

Header files and libraries for libobjfwrt

https://objfw.nil.im/

sudo apt install libobjfwrt1-dev
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libobjfwrt1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libobjfwtls1 1.3-1

TLS support for ObjFW

https://objfw.nil.im/

sudo apt install libobjfwtls1
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 5 dependencies
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libobjfwtls1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libobjfwtls1-dev 1.3-1

Header files and libraries for libobjfwtls

https://objfw.nil.im/

sudo apt install libobjfwtls1-dev
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libobjfwtls1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

objfw 1.3-1

Portable, lightweight framework for the Objective-C language

https://objfw.nil.im/

sudo apt install objfw
  • Section: misc
  • Architecture: amd64
  • 10 dependencies
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: objfw from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ofarc 1.3-1

Utility for handling ZIP, Tar and LHA archives

https://objfw.nil.im/

sudo apt install ofarc
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 6 dependencies
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ofarc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ofdns 1.3-1

Utility for performing DNS requests on the command line

https://objfw.nil.im/

sudo apt install ofdns
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 3 dependencies
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ofdns from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ofhash 1.3-1

Utility to hash files with various cryptographic hash functions

https://objfw.nil.im/

sudo apt install ofhash
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 6 dependencies
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ofhash from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ofhttp 1.3-1

Command line downloader for HTTP(S)

https://objfw.nil.im/

sudo apt install ofhttp
  • Section: misc
  • Architecture: amd64
  • Source Package: objfw
  • 6 dependencies
  • normalized package name match
  • Matched by: Objfw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ofhttp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

objfw

nix profile install nixpkgs#objfw
  • normalized package name match
  • Matched by: Objfw
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ob/objfw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

libobjfw1 1.5.4-r0

Library needed by programs using ObjFW

https://objfw.nil.im/

sudo apk add libobjfw1
  • License: LGPL-3.0-only
  • Architecture: x86_64
  • Source Package: objfw
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Objfw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libobjfw1 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libobjfwhid1 1.5.4-r0

Library for HID support for ObjFW

https://objfw.nil.im/

sudo apk add libobjfwhid1
  • License: LGPL-3.0-only
  • Architecture: x86_64
  • Source Package: objfw
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Objfw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libobjfwhid1 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment