# jabba を Homebrew, scoop, winget でインストール

jabba のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:jabba
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install jabba
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/jabba
```

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

- winget (92%):

```sh
winget install --id jabba-team.jabba -e
```

  証拠: Windows Package Manager source index: jabba-team.jabba from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:jabba
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.15.0
- **ソース概要:** Cross-platform Java Version Manager
- **ホームページ:** <https://github.com/Jabba-Team/jabba>
- **リポジトリ:** <https://github.com/Jabba-Team/jabba>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- jabba (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.15.0
## プロジェクトの歴史と使われ方

jabba is a cross-platform Java version manager inspired by nvm. It gives Java developers a command-line way to install, list, switch, and pin JDK distributions across macOS, Linux, and Windows.

### プロジェクトの歴史

The original shyiko/jabba repository was created in 2016 and released through the 0.11.x line by early 2019. The Jabba-Team README identifies its repository as a community fork of that original project, written in Go, and describes a goal of making JDK installation and switching uniform across operating systems.

The community fork was created in 2022. Its release stream resumed with 0.12.0 in 2022, followed by 0.13.0 in 2023, 0.14.0 in 2024, and 0.15.0 in 2026.

### 採用の歴史

jabba's adoption followed the same developer ergonomics pattern as nvm, pyenv, and rbenv: put language runtimes under a user directory, switch versions in the shell, and allow per-project pinning. The package metadata lists Homebrew, Scoop, and winget, matching its cross-platform target.

### 使われ方

The README documents commands such as jabba ls-remote, jabba install, jabba use, jabba alias default, and per-project selection through .jabbarc. It supports named distributions including Oracle JDK, Zulu, OpenJDK variants, GraalVM, Liberica, Corretto, Temurin/Adoptium, and custom URLs.

### パッケージ好きにとっての重要性

jabba is package-nerd bait because it treats JDKs themselves as installable artifacts with semver-ish selectors, vendor qualifiers, architecture filtering, and shell integration. It is a tiny package manager for a package manager's favorite headache: Java runtime multiplicity.

### タイムライン

- 2016: The original shyiko/jabba repository was created.
- 2019: Original 0.11.2 release published.
- 2022: Jabba-Team community fork was created and 0.12.0 was released.
- 2024: Jabba-Team 0.14.0 was released.
- 2026: Jabba-Team 0.15.0 was released.

### Related projects

- Related projects include nvm, SDKMAN!, asdf, jEnv, DiscoAPI, foojay, Adoptium/Temurin, GraalVM, Zulu, Corretto, and other JDK distribution indexes.

### ソース

- <https://api.github.com/repos/Jabba-Team/jabba/releases?per_page=100>
- <https://api.github.com/repos/shyiko/jabba>
- <https://api.github.com/repos/shyiko/jabba/releases?per_page=100>
- <https://formulae.brew.sh/formula/jabba>
- <https://github.com/Jabba-Team/jabba>
- <https://raw.githubusercontent.com/Jabba-Team/jabba/main/README.md>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .jabbarc, ~/.jabba/
- Windows: %USERPROFILE%/.jabba
## 他のパッケージマネージャ記録

- Scoop - main/jabba: normalized package name match | Scoop official bucket manifest trees: bucket/jabba.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - jabba-team.jabba: normalized package name match | Windows Package Manager source index: jabba-team.jabba from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
