pkg.soopen package index

brew / rank 7173

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. Also installable with debian: sudo apt install libobjfw1.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install objfw

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add objfw

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

Debian aptverified · 92%
sudo apt install objfw

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

Fedora dnfverified · 92%
sudo dnf install objfw

Fedora Rawhide package metadata · objfw · 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 bottle metadata was recorded.

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-compileexecutableindexed executableDiscovered from the local executable index.
objfw-configexecutableindexed executableDiscovered from the local executable index.
objfw-embedexecutableindexed executableDiscovered from the local executable index.
objfw-newexecutableindexed executableDiscovered from the local executable index.
ofarcexecutableindexed executableDiscovered from the local executable index.
ofdnsexecutableindexed executableDiscovered from the local executable index.
ofgctesterexecutableindexed executableDiscovered from the local executable index.
ofhashexecutableindexed executableDiscovered from the local executable index.
ofhttpexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version1.5.7
manager updated2026-07-04
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:objfw
Version1.5.7
Package managerHomebrew
Homepagehttps://objfw.nil.im/
Last updated2026-07-04T02:31:18Z
Pulseupdated
Bottlenot recorded
Servicenone declared

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.7-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.7-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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation