# Install openapi-generator with Homebrew, pacman

Generate clients, server & docs from an OpenAPI spec (v2, v3). Version 7.24.0 via Homebrew; verified 2026-07-20. Also installable with pacman: sudo pacman -S openapi-generator.

## Install

```sh
sudo av install brew:openapi-generator
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install openapi-generator
```

  Evidence: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S openapi-generator
```

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

## Package facts

- **Package key:** brew:openapi-generator
- **Package manager:** Homebrew
- **Version:** 7.24.0
- **Source summary:** Generate clients, server & docs from an OpenAPI spec (v2, v3)
- **Homepage:** <https://openapi-generator.tech/>
- **Repository:** <https://github.com/OpenAPITools/openapi-generator>
- **Last updated:** 2026-07-20T09:49:26Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- openapi-generator (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 7.24.0
## Project history and usage

OpenAPI Generator is a large OpenAPITools project that generates API clients, server stubs, documentation, schemas, configuration, and related artifacts from OpenAPI specifications. The Homebrew package installs the `openapi-generator` CLI.

### Project history

The repository was created on May 12, 2018 as a fork of Swagger Codegen. The project history in the README says more than 40 Swagger Codegen contributors and template creators forked the project because of disagreement around the Swagger Codegen 3.0.0 beta and project direction, choosing to maintain a community-driven generator under the OpenAPI Generator name.

The migration guide describes OpenAPI Generator as a fork of `swagger-codegen` between versions 2.3.1 and 2.4.0 and documents practical migration changes: new Maven coordinates, Docker images, generator names, parameter names, template-variable changes, and `.openapi-generator-ignore` replacing `.swagger-codegen-ignore`.

### Adoption history

OpenAPI Generator became one of the central tools in the OpenAPI ecosystem because it covers many generated targets rather than one language. Its README lists client generators, server stubs, documentation generators, schema generators, and auxiliary outputs such as Postman collections, Protocol Buffers, GraphQL schemas, and database schemas.

Distribution grew around the different places API generation happens: Maven Central artifacts for Java builds, Maven and Gradle plugins, Docker images, an npm CLI wrapper, pip packaging, direct JAR downloads, launcher scripts, Homebrew, and other package managers. The project also has a sponsorship and backer structure, reflecting its role as shared infrastructure for many companies and API teams.

### How it is used

The common workflow is to run `openapi-generator generate` with an input OpenAPI document and a selected generator name. Teams use it to produce SDKs, server skeletons, docs, tests, schemas, and config from a spec that can be versioned with the API.

The CLI also includes discovery and support commands such as `list`, `config-help`, `author`, and `batch`. Build integrations let organizations generate code during Maven, Gradle, Docker, npm, or CI jobs instead of treating generated clients as hand-maintained source.

### Why package nerds care

OpenAPI Generator is a package-manager stress test: one upstream project surfaces as a Java artifact, CLI JAR, Docker image, npm package, pip package, Homebrew formula, plugins, and generated packages in many target languages. It is a single tool whose output often becomes many other packages.

Its fork history also matters. The project represents the OpenAPI ecosystem's shift from Swagger-branded tooling toward community-governed OpenAPI tooling after the OpenAPI Initiative standardized the former Swagger specification.

### Timeline

- 2010: the OpenAPI Specification's lineage began with Swagger. November 5, 2015: the OpenAPI Initiative was announced under the Linux Foundation with SmartBear donating the Swagger specification. May 12, 2018: OpenAPI Generator's repository was created as a Swagger Codegen fork. June 8, 2026: GitHub releases list v7.23.0.

### Related projects

- OpenAPI Generator is directly related to Swagger Codegen, the OpenAPI Specification, OpenAPITools, Maven and Gradle plugins, Docker images, npm and pip CLI wrappers, and other OpenAPI code generators.

### Sources

- <https://api.github.com/repos/OpenAPITools/openapi-generator>
- <https://formulae.brew.sh/formula/openapi-generator>
- <https://github.com/OpenAPITools/openapi-generator>
- <https://openapi-generator.tech/docs/generators/>
- <https://openapi-generator.tech/docs/swagger-codegen-migration/>
- <https://openapi-generator.tech/docs/usage>
- <https://raw.githubusercontent.com/OpenAPITools/openapi-generator/master/README.md>
- <https://www.linuxfoundation.org/press/press-release/new-collaborative-project-to-extend-swagger-specification-for-building-connected-applications-and-services>
- <https://www.openapis.org/style-guide>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Other Package-Manager Records

- pacman - openapi-generator - 7.24.0-1: normalized package name match | Arch Linux sync databases: openapi-generator from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Generation of API client libraries, server stubs, documentation and configuration | https://github.com/openapitools/openapi-generator/


## Combined YAML source

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


## Sources

- 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
