macOS
brew install gnustep-baseprovider-native install command
brew / rank 2938
Library of general-purpose, non-graphical Objective C objects. Version 1.31.1 via Homebrew; verified 2026-06-22.
install
brew install gnustep-baseprovider-native install command
overview
Library of general-purpose, non-graphical Objective C objects
history
GNUstep Base is the non-graphical Foundation layer of GNUstep, the GNU implementation of the OpenStep object and application environment. It gives Objective-C programs a portable class library for strings, collections, files, processes, property lists, notifications, distributed objects, and other services that sit below a graphical application framework.
GNUstep began as a free software implementation of the OpenStep APIs, preserving the NeXT/OpenStep programming model on Unix-like systems and other platforms. The Base library became the project's core runtime-facing library: the part needed by command-line tools, daemons, tests, and higher GNUstep frameworks before any GUI code enters the picture.
The library's repository history and documentation show a long-running Foundation implementation maintained apart from the graphical back end. It accumulated compatibility work for Objective-C runtimes, property-list formats, Unicode and encoding handling, networking, process control, and developer utilities such as defaults, plparse, plutil, autogsdoc, and gspath.
GNUstep Base has been adopted mostly by developers who want the OpenStep or Cocoa-style Objective-C model outside Apple's platforms, along with GNUstep applications that depend on Foundation behavior. Its importance is less about mass end-user visibility and more about keeping an older but influential object system buildable through ordinary Unix package managers.
The package appears across Unix distributions because it is a common dependency for GNUstep applications and developer tools. It also serves portability work: code can use Foundation-style APIs without tying every build to a proprietary platform SDK.
Practitioners use GNUstep Base as a library dependency for Objective-C software and as a toolbox for inspecting and manipulating GNUstep property lists, defaults, documentation, and path configuration. The installed commands are practical companions to the library rather than a single monolithic application.
Developers building GNUstep applications usually combine GNUstep Base with GNUstep Make, an Objective-C compiler/runtime, and, for graphical programs, GUI and back-end packages. For non-graphical Objective-C tools, Base alone supplies much of the Foundation-style environment.
GNUstep Base is a package-manager hinge for the GNUstep world. It brings Objective-C runtime concerns, Foundation compatibility, file layout conventions, and command-line developer utilities into one package, so a small formula or distribution package unlocks a larger OpenStep-derived ecosystem.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
HTMLLinker | executable | indexed executable | Discovered from the local executable index. |
autogsdoc | executable | indexed executable | Discovered from the local executable index. |
classes | executable | indexed executable | Discovered from the local executable index. |
cvtenc | executable | indexed executable | Discovered from the local executable index. |
defaults | executable | indexed executable | Discovered from the local executable index. |
gdnc | executable | indexed executable | Discovered from the local executable index. |
gdomap | executable | indexed executable | Discovered from the local executable index. |
gspath | executable | indexed executable | Discovered from the local executable index. |
make_strings | executable | indexed executable | Discovered from the local executable index. |
pl | executable | indexed executable | Discovered from the local executable index. |
pl2link | executable | indexed executable | Discovered from the local executable index. |
pldes | executable | indexed executable | Discovered from the local executable index. |
plget | executable | indexed executable | Discovered from the local executable index. |
plmerge | executable | indexed executable | Discovered from the local executable index. |
plparse | executable | indexed executable | Discovered from the local executable index. |
plser | executable | indexed executable | Discovered from the local executable index. |
plutil | executable | indexed executable | Discovered from the local executable index. |
sfparse | executable | indexed executable | Discovered from the local executable index. |
xmlparse | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:gnustep-base |
|---|---|
| Version | 1.31.1 |
| Package manager | Homebrew |
| Homepage | https://www.gnustep.org/ |
| Repository | https://github.com/gnustep/libs-base |
| Last updated | 2026-06-22T14:03:37-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.