# gloox mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

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

## Installation

```sh
sudo av install brew:gloox
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gloox
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gloox
```

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

### Linux

- apk (92%):

```sh
sudo apk add gloox
```

  Evidenz: Alpine Linux edge package indexes: gloox from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install gloox
```

  Evidenz: Fedora Rawhide package metadata: gloox from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#gloox
```

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

- pacman (92%):

```sh
sudo pacman -S gloox
```

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

- Debian apt (92%):

```sh
sudo apt install libgloox-dev
```

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

- zypper (92%):

```sh
sudo zypper install gloox-devel
```

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

## Paketfakten

- **Paketschlüssel:** brew:gloox
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gloox>
- **Version:** 1.0.28
- **Quellzusammenfassung:** C++ Jabber/XMPP library that handles the low-level protocol
- **Homepage:** <https://camaya.net/gloox/>
- **Upstream-Dokumentation:** <https://camaya.net/gloox/>
- **Lizenz:** GPL-3.0-only WITH openvpn-openssl-exception
- **Quellarchiv:** <https://camaya.net/download/gloox-1.0.28.tar.bz2>
- **Zuletzt aktualisiert:** 2026-06-22T14:03:34-07:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- gloox-config (cli)
- gloox-config (Alias)

## Abhängigkeiten

- libidn
- openssl@3

## Build-Abhängigkeiten

- pkgconf

## 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: 1.0.28
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://camaya.net/gloox/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

gloox is a portable ANSI C++ Jabber/XMPP client library. It provides protocol-level building blocks for XMPP clients, components, authentication, roster handling, messaging, file transfer, proxy support, and extension support.

### Projektgeschichte

The official Camaya site presents gloox as a full-featured XMPP engine maintained by Jakob Schroeter, with stable tarball releases, API documentation, a changelog, and anonymous SVN access. The site copyright range runs from 2002 to 2023, and the latest stable version listed there is 1.0.28.

### Adoptionsgeschichte

gloox became useful to developers who wanted a C++ library rather than a complete XMPP client. The official site lists several product users, and the supplied package metadata shows packaging across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE.

### Wie es verwendet wird

Developers embed gloox in C++ clients, bots, and components. The official documentation points users to feature documentation, API references, examples, FAQ material, and source installation using configure, make, and make install.

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

For package maintainers, gloox is a classic C++ networking library package: tarball releases, optional TLS and compression dependencies, a `gloox-config` helper, pkg-config-style integration, and ABI-sensitive releases used by downstream XMPP software.

### Zeitleiste

- 2002: Official Camaya site copyright range begins.
- 2020: gloox 1.0.24 released.
- 2023: gloox 1.0.25, 1.0.26, 1.0.27, and 1.0.28 released.
- 2023: Official API documentation for gloox 1.0.28 published.

### Related projects

- gloox is related to Jabber/XMPP clients, bots, components, XMPP Extension Protocol implementations, and the related glooxd server project hosted on the same Camaya site.

### Quellen

- <https://camaya.net/api/gloox-1.0.28/>
- <https://camaya.net/gloox/>
- <https://camaya.net/gloox/changelog/>
- <https://camaya.net/gloox/doc/>
- <https://camaya.net/gloox/download/>
- source_facts.package-manager


## Sicherheitshinweise

Für gloox wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Debian apt - libgloox-dev - 1.0.28-1+b3: normalized package name match | Debian stable package indexes: libgloox-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | C++ jabber/xmpp library (devel) | https://camaya.net/gloox/
- Debian apt - libgloox-doc - 1.0.28-1: normalized package name match | Debian stable package indexes: libgloox-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | C++ jabber/xmpp library (API documentation) | https://camaya.net/gloox/
- Debian apt - libgloox18 - 1.0.28-1+b3: normalized package name match | Debian stable package indexes: libgloox18 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | C++ jabber/xmpp library | https://camaya.net/gloox/
- Nix - gloox: normalized package name match | nixpkgs package indexes: pkgs/by-name/gl/gloox/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libgloox-dev - 1.0.28-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgloox-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | C++ jabber/xmpp library (devel) | https://camaya.net/gloox/
- Ubuntu apt - libgloox-doc - 1.0.28-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgloox-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | C++ jabber/xmpp library (API documentation) | https://camaya.net/gloox/
- Ubuntu apt - libgloox18 - 1.0.28-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgloox18 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | C++ jabber/xmpp library | https://camaya.net/gloox/
- apk - gloox - 1.0.28-r0: normalized package name match | Alpine Linux edge package indexes: gloox from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | C++ Jabber/XMPP client library | https://camaya.net/gloox/
- apk - gloox-dev - 1.0.28-r0: normalized package name match | Alpine Linux edge package indexes: gloox-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | C++ Jabber/XMPP client library (development files) | https://camaya.net/gloox/
- dnf - gloox - 1.0.28-8.fc45: normalized package name match | Fedora Rawhide package metadata: gloox from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A rock-solid, full-featured Jabber/XMPP client C++ library | https://camaya.net/gloox
- dnf - gloox-devel - 1.0.28-8.fc45: normalized package name match | Fedora Rawhide package metadata: gloox-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for gloox | https://camaya.net/gloox
- pacman - gloox - 1.0.28-1: normalized package name match | Arch Linux sync databases: gloox from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | C++ libraries for development of Jabber client/component/server | https://camaya.net/gloox
- zypper - gloox-devel - 1.0.28-1.9: normalized package name match | openSUSE Tumbleweed package metadata: gloox-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | High-level XMPP Library for C++ | https://camaya.net/gloox
- zypper - libgloox18 - 1.0.28-1.9: normalized package name match | openSUSE Tumbleweed package metadata: libgloox18 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | High-level XMPP Library for C++ | https://camaya.net/gloox
- MacPorts - gloox: normalized package name match | MacPorts ports tree: net/gloox/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@3](https://pkg.so/de/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [libidn](https://pkg.so/de/brew/libidn/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [czmq](https://pkg.so/de/brew/czmq/) - Shares pkgdb curated category or tags: cli, library, messaging, networking.
- [xmlrpc-c](https://pkg.so/de/brew/xmlrpc-c/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, networking.
- [proxygen](https://pkg.so/de/brew/proxygen/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, networking.
- [c-ares](https://pkg.so/de/brew/c-ares/) - Shares pkgdb curated category or tags: cli, library, networking.
- [nats-server](https://pkg.so/de/brew/nats-server/) - Shares pkgdb curated category or tags: cli, messaging, networking.
- [libnet](https://pkg.so/de/brew/libnet/) - Shares pkgdb curated category or tags: cli, library, networking.
- [opendht](https://pkg.so/de/brew/opendht/) - Shares pkgdb curated category or tags: c-plus-plus, cli, networking.
- [libproxy](https://pkg.so/de/brew/libproxy/) - Shares pkgdb curated category or tags: cli, library, networking.
- [ejabberd](https://pkg.so/de/brew/ejabberd/) - Local package facts share a topical domain. Shared terms: cli, messaging, networking, openssl, openssl-3.

## Combined YAML source

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


## Quellen

- pkg.so package database
- 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
