# hello mit Homebrew, apt, dnf, MacPorts, Nix, zypper installieren

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

## Installation

```sh
sudo av install brew:hello
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install hello
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install hello
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install hello
```

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

- dnf (92%):

```sh
sudo dnf install hello
```

  Evidenz: Fedora Rawhide package metadata: hello 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#hello
```

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

- zypper (92%):

```sh
sudo zypper install hello
```

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

## Paketfakten

- **Paketschlüssel:** brew:hello
- **Paketmanager:** Homebrew
- **Version:** 2.12.3
- **Quellzusammenfassung:** Program providing model for GNU coding standards and practices
- **Homepage:** <https://www.gnu.org/software/hello/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- hello (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

GNU Hello is the GNU Project's intentionally small greeting program and sample package. Its job is not only to print a friendly greeting, but to demonstrate GNU package structure, coding conventions, localization, documentation, and release practice around a tiny program.

That makes it a classic package-manager specimen: the runtime behavior is trivial, while the source distribution exercises the machinery expected of a serious GNU package.

### Projektgeschichte

GNU Hello dates back to the early 1990s. The GNU FTP archive lists early 1.x patch files and a 1.3 tarball in 1992 and 1993, then later 2.x releases across the 2000s, 2010s, 2020s, and 2026.

The project has served as a stable reference point for GNU maintainership. Because the core program is deliberately simple, changes in the package often illustrate build-system, translation, portability, and distribution practice rather than application complexity.

### Adoptionsgeschichte

GNU Hello appears in traditional Unix-like packaging systems because it is small, portable, and useful as a smoke test for source-based and binary package workflows. The supplied package metadata lists Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE packaging.

GNU Guix documentation uses GNU Hello as an example package, which reinforces its role as teaching material for package definitions, source fetching, checksums, build systems, and dependency declaration.

### Wie es verwendet wird

End users run `hello` to print a greeting. The program is often more important to developers and packagers than to interactive users, because it provides a minimal but complete GNU-style source distribution.

There is no normal per-user configuration file or credentials file: the package is a command-line demonstration program, not a stateful client.

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

GNU Hello is valuable precisely because it is over-equipped for its surface behavior. It lets maintainers test compiler invocation, gettext catalogs, Texinfo documentation, Autotools-style release layout, checks, install targets, and package metadata without the noise of a large application.

It is the package equivalent of a tuning fork: small enough to understand at a glance, but formal enough to reveal whether a packaging system handles conventional GNU software correctly.

### Zeitleiste

- 1992: GNU FTP archive lists early Hello 1.0 to 1.1 patch material.
- 1993: GNU FTP archive lists the Hello 1.3 source tarball.
- 2002: GNU FTP archive lists the 2.1.x release line.
- 2014: GNU FTP archive lists Hello 2.10.
- 2022: GNU FTP archive lists Hello 2.11 and 2.12.x releases.
- 2026: GNU FTP archive lists Hello 2.12.3.

### Related projects

- GNU Coding Standards explain the conventions Hello is commonly used to demonstrate.
- GNU Guix uses Hello in package-definition examples.
- Autoconf, Automake, gettext, and Texinfo are closely related to the style of GNU source distribution that Hello exemplifies.

### Quellen

- <https://ftp.gnu.org/gnu/hello/>
- <https://git.savannah.gnu.org/git/hello.git>
- <https://guix.gnu.org/cookbook/en/html_node/A-_0060_0060Hello-World_0027_0027-package.html>
- <https://www.gnu.org/software/hello/>
- <https://www.gnu.org/software/hello/manual/hello.html>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - hello - 2.10-5: normalized package name match | Debian stable package indexes: hello from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | example package based on GNU hello | https://www.gnu.org/software/hello/
- Nix - hello: normalized package name match | nixpkgs package indexes: pkgs/by-name/he/hello/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - hello - 2.10-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: hello from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | example package based on GNU hello | https://www.gnu.org/software/hello/
- dnf - hello - 2.12.3-2.fc45: normalized package name match | Fedora Rawhide package metadata: hello from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Prints a familiar, friendly greeting | https://www.gnu.org/software/hello/
- zypper - hello - 2.12.3-1.4: normalized package name match | openSUSE Tumbleweed package metadata: hello from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A Friendly Greeting Program | https://www.gnu.org/software/hello
- zypper - hello-lang - 2.12.3-1.4: normalized package name match | openSUSE Tumbleweed package metadata: hello-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package hello | https://www.gnu.org/software/hello
- MacPorts - hello: normalized package name match | MacPorts ports tree: mail/hello/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/hello.yml](https://github.com/mxcl/pkgdb/blob/main/combined/hello.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
