# gnustep-base mit Homebrew, dnf, MacPorts, Nix, pacman, zypper, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gnustep-base in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:gnustep-base
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gnustep-base
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gnustep-base
```

  Evidenz: MacPorts ports tree: gnustep/gnustep-base/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install gnustep-base
```

  Evidenz: Fedora Rawhide package metadata: gnustep-base from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#gnustep-base
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/gn/gnustep-base/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S gnustep-base
```

  Evidenz: Arch Linux sync databases: gnustep-base from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install gnustep-base
```

  Evidenz: openSUSE Tumbleweed package metadata: gnustep-base from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install gnustep-base-common
```

  Evidenz: Debian stable package indexes: gnustep-base-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Paketfakten

- **Paketschlüssel:** brew:gnustep-base
- **Paketmanager:** Homebrew
- **Version:** 1.31.1
- **Quellzusammenfassung:** Library of general-purpose, non-graphical Objective C objects
- **Homepage:** <https://www.gnustep.org/>
- **Repository:** <https://github.com/gnustep/libs-base>
- **Zuletzt aktualisiert:** 2026-06-22T14:03:37-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- HTMLLinker (Alias)
- autogsdoc (Alias)
- classes (Alias)
- cvtenc (Alias)
- defaults (Alias)
- gdnc (Alias)
- gdomap (Alias)
- gspath (Alias)
- make_strings (Alias)
- pl (Alias)
- pl2link (Alias)
- pldes (Alias)
- plget (Alias)
- plmerge (Alias)
- plparse (Alias)
- plser (Alias)
- plutil (Alias)
- sfparse (Alias)
- xmlparse (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.31.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 1990s: GNUstep formed around a free implementation of the OpenStep environment.
- 2000s: GNUstep Base matured as the Foundation-compatible non-graphical library used by GNUstep tools and applications.
- 2010s: Repository hosting and distribution packaging made GNUstep Base easier to consume as a standalone dependency.
- 2020s: The Base reference documentation and GitHub repository remained core entry points for developers.

### Related projects

- GNUstep Make provides the build system commonly paired with GNUstep Base.
- GNUstep GUI and back-end packages build graphical application support above Base.
- Objective-C runtimes such as libobjc2 are relevant to many GNUstep deployments.

### Quellen

- <https://github.com/gnustep/libs-base>
- <https://www.gnustep.org/>
- <https://www.gnustep.org/resources/documentation>
- <https://www.gnustep.org/resources/documentation/Developer/Base/Reference/index.html>


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - gnustep-base-common - 1.31.1-3: normalized package name match | Debian stable package indexes: gnustep-base-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNUstep Base library - common files | http://gnustep.org
- Debian apt - gnustep-base-doc - 1.31.1-3: normalized package name match | Debian stable package indexes: gnustep-base-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation for the GNUstep Base Library | http://gnustep.org
- Debian apt - gnustep-base-runtime - 1.31.1-3: normalized package name match | Debian stable package indexes: gnustep-base-runtime from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNUstep Base library - daemons and tools | http://gnustep.org
- Debian apt - libgnustep-base-dev - 1.31.1-3: normalized package name match | Debian stable package indexes: libgnustep-base-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNUstep Base header files and development libraries | http://gnustep.org
- Debian apt - libgnustep-base1.31 - 1.31.1-3: normalized package name match | Debian stable package indexes: libgnustep-base1.31 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNUstep Base library | http://gnustep.org
- Nix - gnustep-base: normalized package name match | nixpkgs package indexes: pkgs/by-name/gn/gnustep-base/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gnustep-base-common - 1.29.0-7ubuntu4: normalized package name match | Ubuntu 24.04 LTS package indexes: gnustep-base-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNUstep Base library - common files | http://gnustep.org
- Ubuntu apt - gnustep-base-doc - 1.29.0-7ubuntu4: normalized package name match | Ubuntu 24.04 LTS package indexes: gnustep-base-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation for the GNUstep Base Library | http://gnustep.org
- Ubuntu apt - gnustep-base-runtime - 1.29.0-7ubuntu4: normalized package name match | Ubuntu 24.04 LTS package indexes: gnustep-base-runtime from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNUstep Base library - daemons and tools | http://gnustep.org
- Ubuntu apt - libgnustep-base-dev - 1.29.0-7ubuntu4: normalized package name match | Ubuntu 24.04 LTS package indexes: libgnustep-base-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNUstep Base header files and development libraries | http://gnustep.org
- Ubuntu apt - libgnustep-base1.29 - 1.29.0-7ubuntu4: normalized package name match | Ubuntu 24.04 LTS package indexes: libgnustep-base1.29 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNUstep Base library | http://gnustep.org
- dnf - gnustep-base - 1.31.0-10.fc45: normalized package name match | Fedora Rawhide package metadata: gnustep-base from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | GNUstep Base library package | https://www.gnustep.org/
- dnf - gnustep-base-devel - 1.31.0-10.fc45: normalized package name match | Fedora Rawhide package metadata: gnustep-base-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Header of the GNUstep Base library packes | https://www.gnustep.org/
- dnf - gnustep-base-doc - 1.31.0-10.fc45: normalized package name match | Fedora Rawhide package metadata: gnustep-base-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Documentation for gnustep-base | https://www.gnustep.org/
- dnf - gnustep-base-libs - 1.31.0-10.fc45: normalized package name match | Fedora Rawhide package metadata: gnustep-base-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | GNUStep Base Libraries | https://www.gnustep.org/
- pacman - gnustep-base - 1.31.1-3: normalized package name match | Arch Linux sync databases: gnustep-base from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The GNUstep base package | http://www.gnustep.org/


## Combined YAML source

View the package source record on GitHub. [combined/gnustep-base.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gnustep-base.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
