# Install aqbanking with Homebrew, apk, dnf, Nix, pacman, zypper

Generic online banking interface. Version 6.9.2 via Homebrew; verified 2026-06-23.

## Install

```sh
sudo av install brew:aqbanking
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install aqbanking
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add aqbanking
```

  Evidence: Alpine Linux edge package indexes: aqbanking from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install aqbanking
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#aqbanking
```

  Evidence: nixpkgs package indexes: aqbanking from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S aqbanking
```

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

- zypper (92%):

```sh
sudo zypper install aqbanking
```

  Evidence: openSUSE Tumbleweed package metadata: aqbanking from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:aqbanking
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/aqbanking>
- **Version:** 6.9.2
- **Source summary:** Generic online banking interface
- **Homepage:** <https://www.aquamaniac.de/rdm/projects/aqbanking>
- **Repository:** <https://git.aquamaniac.de/git/aqbanking>
- **Upstream docs:** <https://www.aquamaniac.de/rdm/projects/aqbanking/wiki>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://www.aquamaniac.de/rdm/attachments/download/654/aqbanking-6.9.2.tar.gz>
- **Last updated:** 2026-06-23T00:59:52Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- aqbanking-cli (cli)
- aqbanking-config (cli)
- aqebics-tool (cli)
- aqhbci-tool4 (cli)
- aqofxconnect-tool (cli)
- aqpaypal-tool (cli)
- aqbanking-cli (alias)
- aqbanking-config (alias)
- aqebics-tool (alias)
- aqhbci-tool4 (alias)
- aqofxconnect-tool (alias)
- aqpaypal-tool (alias)

## Dependencies

- gettext
- gmp
- gwenhywfar
- ktoblzcheck
- libxml2
- libxmlsec1
- libxslt
- openssl@3
- pkgconf

## 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-07-08
- Package-manager version: 6.9.2
- Package-manager updated: 2026-06-23
- Local data: ok
- Upstream repository: https://www.aquamaniac.de/rdm/projects/aqbanking
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

AqBanking is a free online-banking library and command-line tool family for bank access protocols such as HBCI/FinTS, EBICS, OFX, and PayPal-oriented workflows. It is less a single toy CLI than a long-lived plumbing package for finance applications.

### Project history

The official Redmine overview describes AqBanking as a free library for online banking. Its wiki organizes end-user setup pages, protocol-specific pages, and developer notes for implementing new banking-service backends.

The project sits inside the broader AqBanking project family on aquamaniac.de and is maintained together with Gwenhywfar, a support library that appears in AqBanking release news.

### Adoption history

AqBanking is packaged across several Unix-like package managers in the input metadata, including Homebrew, Alpine, Fedora, Nix, Arch, and openSUSE. That spread matches its role as a system library and set of helper tools rather than a flashy standalone app.

The official wiki shows the adoption pressure that keeps the package alive: PSD2 changes, Decoupled TAN problems, CAMT migration issues, Verification of Payee support, and lists of successfully tested bank connections.

### How it is used

Users and integrators use AqBanking to configure banking users, test bank connections, retrieve account data, and talk to backend-specific tools. The Homebrew package exposes commands such as `aqbanking-cli`, `aqbanking-config`, `aqhbci-tool4`, `aqebics-tool`, `aqofxconnect-tool`, and `aqpaypal-tool`.

The official wiki is heavily operational: pages cover Pin/TAN setup, chipTAN USB setup, HBCI crypto modes, PayPal setup, PSD2 migration, and backend development.

### Why package nerds care

AqBanking matters to package nerds because it packages the moving target of European online banking into reusable command-line and library components. It is the kind of dependency that only gets noticed when banks change authentication rules and every downstream finance app needs the new protocol behavior.

### Timeline

- 2019: The wiki notes PSD2 support beginning with AqBanking 5.99.25beta.
- 2025: The wiki notes Verification of Payee support beginning with AqBanking 6.7.7beta.
- 2025: Project news announced AqBanking 6.8.x releases addressing Decoupled TAN, CAMT, and VOP-related changes.
- 2026: The official project remains active on aquamaniac.de.

### Related projects

- Related projects and protocols include Gwenhywfar, HBCI/FinTS, EBICS, OFX, PayPal support, PSD2, CAMT, and Verification of Payee.

### Sources

- <https://git.aquamaniac.de/git/aqbanking>
- <https://www.aquamaniac.de/rdm/projects/aqbanking>
- <https://www.aquamaniac.de/rdm/projects/aqbanking/wiki>
- source_facts.executables
- source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

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

## Other Package-Manager Records

- Nix - aqbanking: normalized package name match | nixpkgs package indexes: aqbanking from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- apk - aqbanking - 6.9.2-r0: normalized package name match | Alpine Linux edge package indexes: aqbanking from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A library for online banking and financial applications | https://www.aquamaniac.de
- apk - aqbanking-dev - 6.9.2-r0: normalized package name match | Alpine Linux edge package indexes: aqbanking-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A library for online banking and financial applications (development files) | https://www.aquamaniac.de
- apk - aqbanking-doc - 6.9.2-r0: normalized package name match | Alpine Linux edge package indexes: aqbanking-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A library for online banking and financial applications (documentation) | https://www.aquamaniac.de
- apk - aqbanking-lang - 6.9.2-r0: normalized package name match | Alpine Linux edge package indexes: aqbanking-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package aqbanking | https://www.aquamaniac.de
- dnf - aqbanking - 6.9.1-3.fc44: normalized package name match | Fedora Rawhide package metadata: aqbanking from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A library for online banking functions and financial data import/export | https://www.aquamaniac.de/rdm/projects/aqbanking
- dnf - aqbanking-devel - 6.9.1-3.fc44: normalized package name match | Fedora Rawhide package metadata: aqbanking-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development headers for Aqbanking | https://www.aquamaniac.de/rdm/projects/aqbanking
- pacman - aqbanking - 6.9.1-3: normalized package name match | Arch Linux sync databases: aqbanking from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A library for online banking and financial applications | https://www.aquamaniac.de/rdm/projects/aqbanking
- zypper - aqbanking - 6.9.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: aqbanking from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Library for Online Banking Functions and Financial Data Import and Export | https://www.aquamaniac.de/aqbanking/
- zypper - aqbanking-devel - 6.9.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: aqbanking-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Library for Online Banking Functions and Financial Data Import/Export | https://www.aquamaniac.de/aqbanking/
- zypper - aqbanking-doc - 6.9.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: aqbanking-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Library for Online Banking Functions and Financial Data Import/Export | https://www.aquamaniac.de/aqbanking/
- zypper - aqbanking-ebics - 6.9.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: aqbanking-ebics from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Library for Online Banking Functions and Financial Data Import/Export | https://www.aquamaniac.de/aqbanking/
- zypper - aqbanking-lang - 6.9.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: aqbanking-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Translations for package aqbanking | https://www.aquamaniac.de/aqbanking/
- zypper - aqbanking-ofx - 6.9.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: aqbanking-ofx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Library for Online Banking Functions and Financial Data Import/Export | https://www.aquamaniac.de/aqbanking/


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://www.automicvault.com/pkg/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [gwenhywfar](https://www.automicvault.com/pkg/brew/gwenhywfar/) - Runtime dependency declared by Homebrew.
- [ktoblzcheck](https://www.automicvault.com/pkg/brew/ktoblzcheck/) - Runtime dependency declared by Homebrew.
- [libxml2](https://www.automicvault.com/pkg/brew/libxml2/) - Runtime dependency declared by Homebrew.
- [libxmlsec1](https://www.automicvault.com/pkg/brew/libxmlsec1/) - Runtime dependency declared by Homebrew.
- [libxslt](https://www.automicvault.com/pkg/brew/libxslt/) - Runtime dependency declared by Homebrew.
- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [fred](https://www.automicvault.com/pkg/brew/fred/) - Shares av.db curated category or tags: cli, data, finance.
- [ta-lib](https://www.automicvault.com/pkg/brew/ta-lib/) - Shares av.db curated category or tags: cli, data, finance.
- [adios2](https://www.automicvault.com/pkg/brew/adios2/) - Shares av.db curated category or tags: cli, data.
- [alluxio](https://www.automicvault.com/pkg/brew/alluxio/) - Shares av.db curated category or tags: cli, data.
- [anyquery](https://www.automicvault.com/pkg/brew/anyquery/) - Shares av.db curated category or tags: cli, data.
- [apache-arrow](https://www.automicvault.com/pkg/brew/apache-arrow/) - Shares av.db curated category or tags: cli, data.
- [apache-drill](https://www.automicvault.com/pkg/brew/apache-drill/) - Shares av.db curated category or tags: cli, data.
- [apache-flink](https://www.automicvault.com/pkg/brew/apache-flink/) - Shares av.db curated category or tags: cli, data.
- [pdal](https://www.automicvault.com/pkg/brew/pdal/) - Local package facts share a topical domain. Shared terms: cli, config, data, libxml2, openssl.

## Combined YAML source

View the package source record on GitHub. [combined/aqbanking.yml](https://github.com/automic-vault/db/blob/main/combined/aqbanking.yml)


## Sources

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