# Installer micronaut avec Homebrew, chocolatey, MacPorts, Nix, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de micronaut pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:micronaut
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install micronaut
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install micronaut
```

  Preuve: MacPorts ports tree: java/micronaut/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#micronaut
```

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

### Windows

- Chocolatey (92%):

```sh
choco install micronaut
```

  Preuve: Chocolatey community package catalog: micronaut from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='10.804','zoxide'

- Scoop (92%):

```sh
scoop install main/micronaut
```

  Preuve: Scoop official bucket manifest trees: bucket/micronaut.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Micronaut.Launch -e
```

  Preuve: Windows Package Manager source index: Micronaut.Launch from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:micronaut
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/micronaut>
- **Version:** 5.1.0
- **Résumé source:** Modern JVM-based framework for building modular microservices
- **Page d'accueil:** <https://micronaut.io/>
- **Dépôt:** <https://github.com/micronaut-projects/micronaut-starter>
- **Docs amont:** <https://micronaut.io/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/micronaut-projects/micronaut-starter/archive/refs/tags/v5.1.0.tar.gz>
- **Dernière mise à jour:** 2026-07-28T02:15:51Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mn (cli)
- mn (alias)

## Dépendances

- openjdk@25

## Dépendances de compilation

- gradle

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 5.1.0
- gestionnaire mis à jour: 2026-07-28
- données locales: OK
- dépôt amont: https://github.com/micronaut-projects/micronaut-starter
- dernière version détectée: v5.1.0 (à jour)
## Historique du projet et usages

Micronaut is a JVM framework introduced by Graeme Rocher and the Object Computing team that built Grails. It was open sourced on May 23, 2018, with an explicit focus on microservices for Java, Groovy, and Kotlin, and reached 1.0 GA on October 23, 2018. Its defining design choice is compile-time dependency injection, AOP, and metadata generation, avoiding the reflection-heavy runtime model used by many older JVM application frameworks.

### Historique du projet

Technically, Micronaut combined a Netty-based HTTP server and client, cloud-native configuration, service discovery, client-side load balancing, and serverless/microservice tooling with low startup time and memory use. That made it part of the same package-manager space as Spring Boot, Quarkus, Helidon, and Grails, but with a strong ahead-of-time and GraalVM-friendly identity.

### Modes d'utilisation

The project later gained formal foundation backing and corporate support. Oracle joined the Micronaut Foundation as an engineering partner in 2022 after contributing since 2020, including work around Micronaut AOT and Serialization. In 2026 the project announced plans to join the Commonhaus Foundation and described adoption across large corporations, small companies, private users, and more than 900 contributors. The Homebrew formula packages the `mn` launcher, used to generate and manage Micronaut applications from the command line.

### Sources

- <https://docs.micronaut.io/index.html>
- <https://formulae.brew.sh/formula/micronaut>
- <https://micronaut.io/2018/05/23/micronaut-open-sourced/>
- <https://micronaut.io/2018/10/23/micronaut-1-0-ga-released/>
- <https://micronaut.io/2022/10/04/announcing-our-new-engineering-partner-oracle/>
- <https://micronaut.io/2026/01/12/micronaut-announces-plans-to-join-the-commonhaus-foundation/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour micronaut. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** micronaut
- **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

## Autres enregistrements de gestionnaires de paquets

- Nix - micronaut: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/micronaut/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - micronaut: normalized package name match | MacPorts ports tree: java/micronaut/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - micronaut: normalized package name match | Chocolatey community package catalog: micronaut from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='10.804','zoxide'
- Scoop - main/micronaut: normalized package name match | Scoop official bucket manifest trees: bucket/micronaut.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Micronaut.Launch: normalized package name match | Windows Package Manager source index: Micronaut.Launch from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk@25](https://pkg.so/fr/brew/openjdk-25/) - Runtime dependency declared by Homebrew.
- [gradle](https://pkg.so/fr/brew/gradle/) - Build dependency declared by Homebrew.
- [mill](https://pkg.so/fr/brew/mill/) - Shares pkgdb curated category or tags: cli, developer-tools, java, jvm.
- [grails](https://pkg.so/fr/brew/grails/) - Shares pkgdb curated category or tags: cli, developer-tools, java, jvm.
- [jhipster](https://pkg.so/fr/brew/jhipster/) - Shares pkgdb curated category or tags: cli, developer-tools, java, microservices.
- [vineflower](https://pkg.so/fr/brew/vineflower/) - Shares pkgdb curated category or tags: cli, developer-tools, java, jvm.
- [gcviewer](https://pkg.so/fr/brew/gcviewer/) - Shares pkgdb curated category or tags: cli, developer-tools, java, jvm.
- [asciidoctorj](https://pkg.so/fr/brew/asciidoctorj/) - Shares pkgdb curated category or tags: cli, developer-tools, java, jvm.
- [kitex](https://pkg.so/fr/brew/kitex/) - Shares pkgdb curated category or tags: cli, developer-tools, framework, microservices.

## Combined YAML source

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


## Sources

- 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
