# Install gnustep-base

Library of general-purpose, non-graphical Objective C objects. Version 1.31.1 via Homebrew; verified 2026-03-29.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

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

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

### Linux

- Debian apt (92%):

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

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

- dnf (92%):

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

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

- Nix (92%):

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

  Evidence: 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
```

  Evidence: 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
```

  Evidence: openSUSE Tumbleweed package metadata: gnustep-base from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Package Facts

- **Package key:** brew:gnustep-base
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/gnustep-base>
- **Version:** 1.31.1
- **Source summary:** Library of general-purpose, non-graphical Objective C objects
- **Homepage:** <https://github.com/gnustep/libs-base>
- **Repository:** <https://github.com/gnustep/libs-base>
- **Upstream docs:** <https://www.gnustep.org/resources/documentation>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://github.com/gnustep/libs-base/releases/download/base-1_31_1/gnustep-base-1.31.1.tar.gz>
- **Last updated:** 2026-03-29T19:47:56-04:00
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- HTMLLinker (cli)
- autogsdoc (cli)
- classes (cli)
- cvtenc (cli)
- defaults (cli)
- gdnc (cli)
- gdomap (cli)
- gspath (cli)
- make_strings (cli)
- pl (cli)
- pl2link (cli)
- pldes (cli)
- plget (cli)
- plmerge (cli)
- plparse (cli)
- plser (cli)
- plutil (cli)
- sfparse (cli)
- xmlparse (cli)
- 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)

## Dependencies

- gmp
- gnutls

## Build Dependencies

- gnustep-make
- pkgconf

## macOS Provided Libraries

- libffi
- libxml2
- libxslt

## Install Behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-06-10
- Package-manager version: 1.31.1
- Package-manager updated: 2026-03-29
- Local data status: ok
- Upstream repository: https://github.com/gnustep/libs-base
- info: No cached GitHub release or tag data was available.

## 安全说明

library-like package without higher-risk signals.

- **Geiger risk:** green / low
- library-like package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gnustep-base
- **Version Scheme:** 0
- **Revision:** 3
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- 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-8.fc44: 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/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | GNUstep Base library package | https://www.gnustep.org/
- dnf - gnustep-base-devel - 1.31.0-8.fc44: 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/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Header of the GNUstep Base library packes | https://www.gnustep.org/
- dnf - gnustep-base-doc - 1.31.0-8.fc44: 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/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Documentation for gnustep-base | https://www.gnustep.org/
- dnf - gnustep-base-libs - 1.31.0-8.fc44: 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/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-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/


## Related Links

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [gnutls](https://www.automicvault.com/zh-hans/pkg/brew/gnutls/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [symfony-cli](https://www.automicvault.com/zh-hans/pkg/brew/symfony-cli/) - Shares av.db curated category or tags: cli, developer-tools, framework, frameworks.
- [objc-run](https://www.automicvault.com/zh-hans/pkg/brew/objc-run/) - Shares av.db curated category or tags: cli, developer-tools, objective-c.
- [glib](https://www.automicvault.com/zh-hans/pkg/brew/glib/) - Shares av.db curated category or tags: cli, developer-tools, library.
- [gettext](https://www.automicvault.com/zh-hans/pkg/brew/gettext/) - Shares av.db curated category or tags: cli, developer-tools, library.
- [harfbuzz](https://www.automicvault.com/zh-hans/pkg/brew/harfbuzz/) - Shares av.db curated category or tags: cli, developer-tools, library.
- [pango](https://www.automicvault.com/zh-hans/pkg/brew/pango/) - Shares av.db curated category or tags: cli, developer-tools, library.
- [libarchive](https://www.automicvault.com/zh-hans/pkg/brew/libarchive/) - Shares av.db curated category or tags: cli, developer-tools, library.
- [libdeflate](https://www.automicvault.com/zh-hans/pkg/brew/libdeflate/) - Shares av.db curated category or tags: cli, developer-tools, library.
- [skylighting](https://www.automicvault.com/zh-hans/pkg/brew/skylighting/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, gmp, library.

## Sources

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