# harbour mit Homebrew, winget installieren

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

## Installation

```sh
sudo av install brew:harbour
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install harbour
```

  Evidenz: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id Harbour.Harbour -e
```

  Evidenz: Windows Package Manager source index: Harbour.Harbour from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:harbour
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/harbour>
- **Version:** 3.0.0
- **Quellzusammenfassung:** Portable, xBase-compatible programming language and environment
- **Homepage:** <https://harbour.github.io>
- **Repository:** <https://github.com/harbour/core>
- **Upstream-Dokumentation:** <https://harbour.github.io>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://downloads.sourceforge.net/project/harbour-project/source/3.0.0/harbour-3.0.0.tar.bz2>
- **Zuletzt aktualisiert:** 2026-06-25T13:37:45+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- harbour (cli)
- hb3rdpat.hbs (cli)
- hbi18n (cli)
- hbmk2 (cli)
- hbpp (cli)
- hbtest (cli)
- harbour (Alias)
- hb3rdpat.hbs (Alias)
- hbi18n (Alias)
- hbmk2 (Alias)
- hbpp (Alias)
- hbtest (Alias)

## Abhängigkeiten

- jpeg-turbo
- libharu
- libpng
- libxdiff
- minizip
- pcre

## Von macOS bereitgestellte Bibliotheken

- bzip2
- curl
- expat
- ncurses
- sqlite

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 3.0.0
- Manager aktualisiert: 2026-06-25
- lokale Daten: OK
- Upstream-Repository: https://harbour.github.io
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

Harbour is a free software implementation of a Clipper/xBase-compatible programming language, compiler, runtime, build system, and library environment. It exists to keep xBase-style business applications portable across modern systems.

### Projektgeschichte

The official Harbour FAQ says the idea of a free software Clipper compiler had circulated in the comp.lang.clipper community, and that actual development began in early 1999 when Antonio Linares started discussing a Clipper grammar built with Lex and Yacc.

The official homepage describes Harbour as a cross-platform, multi-threading, object-oriented, scriptable language implementation with compiler and runtime libraries, UI/database/I/O backends, its own build system, and bindings for popular APIs.

The homepage lists a stable 3.0.0 release dated 2011-07-17, while the GitHub repository remains the official source-control location for the core implementation.

### Adoptionsgeschichte

Harbour's audience is narrower than a mainstream language runtime: it serves developers maintaining or modernizing CA-Clipper, dBase, FoxPro-like, and other xBase-family code. Its value is continuity for business/database applications that can be compiled and run on newer operating systems.

The supplied package facts show a small package-manager footprint, which fits a specialist language environment rather than a foundational system dependency.

### Wie es verwendet wird

Users write or port xBase/Clipper-style source, compile it with Harbour tools, and link against Harbour runtime libraries and optional UI, database, networking, crypto, compression, or platform bindings.

The Homebrew package exposes compiler and tool executables such as `harbour`, `hbmk2`, `hbpp`, `hbi18n`, and `hbtest`, making it useful for rebuilding legacy applications or experimenting with xBase code on macOS.

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

Harbour is notable to package collectors because it preserves a business-programming lineage that otherwise belongs to DOS and early PC database tooling. It is a compatibility bridge, not just another compiler.

Packaging such a toolchain means caring about C compiler interoperability, runtime library layout, build helper tools, and cross-platform assumptions carried forward from Clipper-era source code.

### Zeitleiste

- 1999: Official FAQ says actual Harbour development began in early 1999.
- 2000s: Harbour grows into a compiler plus runtime libraries, backends, build tooling, and API bindings.
- 2011-07-17: Official homepage lists Harbour 3.0.0 stable release.
- 2020s: Official GitHub repository hosts Harbour core as a portable xBase-compatible language and environment.

### Related projects

- Related projects and technologies include CA-Clipper, dBase, FoxPro, xHarbour, xBase++, FlagShip, DBF file tooling, and GUI libraries used by Harbour applications.
- Harbour also relates to C compilers because Harbour-generated or Harbour-linked programs depend on the platform C toolchain.

### Quellen

- <https://github.com/harbour/core>
- <https://harbour.github.io/>
- <https://harbour.github.io/doc/>
- <https://harbour.github.io/faq>


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** harbour
- **Version Scheme:** 0
- **Revision:** 2
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- winget - Harbour.Harbour: normalized package name match | Windows Package Manager source index: Harbour.Harbour from https://cdn.winget.microsoft.com/cache/source.msix


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [libpng](https://pkg.so/de/brew/libpng/) - Runtime dependency declared by Homebrew.
- [jpeg-turbo](https://pkg.so/de/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [pcre](https://pkg.so/de/brew/pcre/) - Runtime dependency declared by Homebrew.
- [haxe](https://pkg.so/de/brew/haxe/) - Shares pkgdb curated category or tags: cli, compiler, cross-platform, language-runtime, programming-language.
- [go](https://pkg.so/de/brew/go/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [rust](https://pkg.so/de/brew/rust/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [lua](https://pkg.so/de/brew/lua/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [zig](https://pkg.so/de/brew/zig/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [dart-sdk](https://pkg.so/de/brew/dart-sdk/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [mono](https://pkg.so/de/brew/mono/) - Shares pkgdb curated category or tags: cli, compiler, cross-platform, language-runtime.
- [gambit-scheme](https://pkg.so/de/brew/gambit-scheme/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [halide](https://pkg.so/de/brew/halide/) - Local package facts share a topical domain. Shared terms: cli, compiler, jpeg, jpeg-turbo, language.
- [openjdk](https://pkg.so/de/brew/openjdk/) - Local package facts share a topical domain. Shared terms: cli, compiler, jpeg, jpeg-turbo, language.

## Combined YAML source

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


## Quellen

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