# invoice mit Homebrew, Nix installieren

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

## Installation

```sh
sudo av install brew:invoice
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install invoice
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#invoice
```

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

## Paketfakten

- **Paketschlüssel:** brew:invoice
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/invoice>
- **Version:** 0.1.0
- **Quellzusammenfassung:** Command-line invoice generator
- **Homepage:** <https://github.com/maaslalani/invoice>
- **Repository:** <https://github.com/maaslalani/invoice>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/maaslalani/invoice/archive/refs/tags/v0.1.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-26T04:07:50+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- invoice (cli)
- invoice (Alias)

## Build-Abhängigkeiten

- go

## 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: 0.1.0
- Manager aktualisiert: 2026-07-26
- lokale Daten: OK
- Upstream-Repository: https://github.com/maaslalani/invoice
- neueste erkannte Version: v0.1.0 (aktuell)
## Projektgeschichte und Nutzung

Invoice is a small Go command-line utility for generating PDF invoices from terminal arguments, environment variables, or imported JSON/YAML data. It belongs to the modern single-purpose CLI tradition: one binary, examples in the README, and binary distribution through GitHub releases and package managers.

### Projektgeschichte

The public repository describes Invoice as a command-line invoice generator and documents the core workflow with `invoice generate`. The repository release list records an initial release in June 2023, with the README directing users to either install from Go source or download release binaries.

### Adoptionsgeschichte

Invoice gained package-manager visibility through the Homebrew formula and Nix metadata supplied in the input package facts. Its GitHub repository also shows a visible small-utility audience, with stars and forks centered around a compact CLI rather than a larger invoicing platform.

### Wie es verwendet wird

The primary usage is generating a PDF invoice by supplying sender, recipient, line items, quantities, rates, tax, discount, notes, and output path on the command line. The README also documents environment variables for repeated values and importing JSON/YAML data for repeatable invoice generation.

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

Invoice is notable as a clean example of a personal-productivity CLI that does not try to become an accounting system. For package maintainers, it is a small Go binary with a direct upstream, a short release history, and behavior that is easy to smoke-test by generating a PDF.

### Zeitleiste

- 2023-06: Public attention and initial GitHub release for the Invoice CLI.
- 2023: README documents Go installation, release binaries, CLI flags, environment variables, and JSON/YAML import.
- Package-manager era: Homebrew and Nix package the `invoice` executable.

### Related projects

- Go's module installer is an official installation route via `go install github.com/maaslalani/invoice@main`.
- Homebrew and Nix provide package-manager routes for users who prefer managed binaries.

### Quellen

- <https://formulae.brew.sh/formula/invoice>
- <https://github.com/maaslalani/invoice>
- <https://github.com/maaslalani/invoice/releases>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Nix - invoice: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/invoice/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [typst](https://pkg.so/de/brew/typst/) - Shares pkgdb curated category or tags: cli, pdf, productivity.
- [marp-cli](https://pkg.so/de/brew/marp-cli/) - Shares pkgdb curated category or tags: cli, pdf, productivity.
- [superfile](https://pkg.so/de/brew/superfile/) - Shares pkgdb curated category or tags: cli, go, productivity.
- [lf](https://pkg.so/de/brew/lf/) - Shares pkgdb curated category or tags: cli, go, productivity.
- [hledger](https://pkg.so/de/brew/hledger/) - Shares pkgdb curated category or tags: cli, finance, productivity.
- [diff-pdf](https://pkg.so/de/brew/diff-pdf/) - Shares pkgdb curated category or tags: cli, pdf, productivity.
- [evince](https://pkg.so/de/brew/evince/) - Shares pkgdb curated category or tags: cli, pdf, productivity.
- [xpdf](https://pkg.so/de/brew/xpdf/) - Shares pkgdb curated category or tags: cli, pdf, productivity.
- [cloudpan189-go](https://pkg.so/de/brew/cloudpan189-go/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, go, line, productivity.
- [cpdf](https://pkg.so/de/brew/cpdf/) - Both packages work with overlapping file formats or content types. Shared terms: cli, command-line, line, pdf, productivity.
- [tock](https://pkg.so/de/brew/tock/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, go, line, productivity.

## Combined YAML source

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