# sugarjar を Homebrew, apt, dnf でインストール

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

## インストール

```sh
sudo av install brew:sugarjar
```

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

### macOS

- Homebrew (100%):

```sh
brew install sugarjar
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install sugarjar
```

  証拠: Debian stable package indexes: sugarjar from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install sugarjar
```

  証拠: Fedora Rawhide package metadata: sugarjar from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:sugarjar
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/sugarjar>
- **バージョン:** 3.0.1
- **ソース概要:** Helper utility for a better Git/GitHub experience
- **ホームページ:** <https://github.com/jaymzh/sugarjar/>
- **リポジトリ:** <https://github.com/jaymzh/sugarjar>
- **上流ドキュメント:** <https://github.com/jaymzh/sugarjar/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/jaymzh/sugarjar/archive/refs/tags/v3.0.1.tar.gz>
- **最終更新:** 2026-06-19T18:44:54Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- sj (cli)
- sj (エイリアス)

## 依存関係

- gh
- glab
- ruby

## macOS 提供ライブラリ

- libffi

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.0.1
- マネージャ更新日: 2026-06-19
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jaymzh/sugarjar
- 検出された最新: v3.0.1 (最新)
## プロジェクトの歴史と使われ方

SugarJar is a Ruby command-line helper for Git plus GitHub and GitLab workflows, installed as `sj`. It belongs to the tradition of developer workflow wrappers that package managers carry because they encode a maintainer's preferred Git hygiene into a reproducible CLI.

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

The official README says SugarJar is inspired by Arcanist and Facebook's JellyFish, bringing features from Phabricator-style workflows to GitHub. Its focus is practical repository work: smarter clones, branch cleanup, stacked branches, smart pull requests, pre-push checks, and safer force-push behavior.

The official changelog records a 1.0.0 release in October 2023, later 2.x releases that removed `hub` support and required Ruby 3.2, and 3.x releases adding GitLab use cases.

### 採用の歴史

The Homebrew input records SugarJar in Homebrew, Debian, Fedora, and Ubuntu package sets. That is modest but meaningful adoption for a personal workflow tool: it has escaped a single checkout and become something downstream packagers can build and ship.

### 使われ方

SugarJar's README documents commands such as `sj smartclone`, `sj bclean`, `sj smartlog`, `sj smartpush`, and `sj fpush`. It wraps common Git and forge operations while relying on standard tools such as Ruby, `git`, `gh`, or `glab`.

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

Package nerds care about SugarJar because it shows a common packaging pattern: a small opinionated wrapper around ubiquitous tools. Its value is not replacing Git, but standardizing repeated contributor tasks enough that users want it installed from the same package manager as Git itself.

### タイムライン

- 2020: Changelog entries show early 0.0.x development with smart pull-request and branch-cleanup features.
- 2023: Version 1.0.0 adds feature-prefix support and defaults to the GitHub CLI.
- 2024: Version 1.1.1 relaxes Ruby requirements for easier packaging.
- 2025: Version 2.x removes `hub` support and requires Ruby 3.2 or later.
- 2026: Version 3.x adds GitLab support.

### Related projects

- The README names Arcanist and JellyFish as inspirations, and documents `gh` and `glab` as forge CLI dependencies.

### ソース

- Input package-manager data: source_facts.package-manager
- Official README: https://github.com/jaymzh/sugarjar#readme
- Official changelog: https://github.com/jaymzh/sugarjar/blob/main/CHANGELOG.md
- Official releases: https://github.com/jaymzh/sugarjar/releases


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Debian apt - sugarjar - 2.0.1-3: normalized package name match | Debian stable package indexes: sugarjar from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Git/GitHub helper script | https://github.com/jaymzh/sugarjar
- Ubuntu apt - sugarjar - 1.1.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: sugarjar from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Git/GitHub helper script | https://github.com/jaymzh/sugarjar
- dnf - sugarjar - 3.0.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: sugarjar from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A git/github helper utility | http://www.github.com/jaymzh/sugarjar


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [gh](https://pkg.so/ja/brew/gh/) - Runtime dependency declared by Homebrew.
- [ruby](https://pkg.so/ja/brew/ruby/) - Runtime dependency declared by Homebrew.
- [glab](https://pkg.so/ja/brew/glab/) - Runtime dependency declared by Homebrew.
- [gcli](https://pkg.so/ja/brew/gcli/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github, gitlab.
- [hub](https://pkg.so/ja/brew/hub/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github, version-control.
- [git-spice](https://pkg.so/ja/brew/git-spice/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github, gitlab.
- [ghorg](https://pkg.so/ja/brew/ghorg/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github, gitlab.
- [multi-gitter](https://pkg.so/ja/brew/multi-gitter/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github, gitlab.
- [lab](https://pkg.so/ja/brew/lab/) - Shares pkgdb curated category or tags: cli, developer-tools, git, gitlab, version-control.
- [gitbackup](https://pkg.so/ja/brew/gitbackup/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github, gitlab.
- [microplane](https://pkg.so/ja/brew/microplane/) - Shares pkgdb curated category or tags: cli, developer-tools, git, github, gitlab.
- [git-cinnabar](https://pkg.so/ja/brew/git-cinnabar/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [ungit](https://pkg.so/ja/brew/ungit/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

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


## ソース

- 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
