# umple を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:umple
```

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

### macOS

- Homebrew (100%):

```sh
brew install umple
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#umple
```

  証拠: nixpkgs package indexes: pkgs/by-name/um/umple/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:umple
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.37.0
- **ソース概要:** Modeling tool/programming language that enables Model-Oriented Programming
- **ホームページ:** <https://cruise.umple.org/umple/>
- **リポジトリ:** <https://github.com/umple/umple>
- **最終更新:** 2026-07-28T13:36:26-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- umple (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Umple is a model-oriented programming language and toolchain that brings UML-style modeling constructs into ordinary programming workflows. In package-manager form it is primarily a command-line compiler and generator for .ump models, useful to developers who want reproducible model-to-code generation rather than a desktop-only modeling tool.

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

The Umple project grew out of software-engineering research at the University of Ottawa. Its README states that it was first released in 2007, hosted on Google Code from 2011 to mid-2015, and moved to GitHub in 2015. The same official source describes Umple as developed largely by PhD, masters, undergraduate, and UCOSP contributors.

A distinctive part of Umple's history is self-hosting: the official README says Umple is developed in itself and that the current compiler is used to compile the project. That makes the package both a language implementation and one of its own main regression cases.

### 採用の歴史

Official documentation presents Umple through several entry points: UmpleOnline, a downloadable command-line compiler, and integrated development environments. That mixture reflects its dual audience of modeling education/research users and developers who want a scriptable compiler.

Homebrew packages the `umple` executable, and the upstream GitHub project continues to publish releases, including the 1.37.0 release in 2026. In the package-manager niche, Umple is adopted less as a general-purpose language runtime and more as a specialized compiler for model-oriented programming experiments, coursework, and generated-code workflows.

### 使われ方

Umple files conventionally use the `.ump` extension. The manual describes using Umple to edit, view, compile, generate diagrams, and generate code in several languages; command-line use lets those generated artifacts be built from scripts or CI.

Package users typically install it so the `umple` command is available without manually downloading a jar or using the web application. That matters for reproducible examples, teaching material, and generated-code projects where the model source belongs under version control.

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

Umple is a niche but historically interesting package because it packages a research language as a normal CLI tool. It sits at the intersection of UML, code generation, and language tooling, which is exactly the kind of specialized compiler package that package nerds preserve even when mainstream adoption is modest.

Its self-hosting and long release history make it more than a one-off academic artifact: it is a maintained language implementation with a command-line surface that can be pinned, upgraded, and used in automated builds.

### タイムライン

- 2007: Umple first released, according to the official README.
- 2011: Project master moved to Google Code, according to the official README.
- 2015: Project moved from Google Code to GitHub.
- 2026: Upstream GitHub releases include Umple 1.37.0.

### Related projects

- UmpleOnline is the official web application for experimenting with Umple models and diagrams.
- The project is related to UML, model-driven engineering, executable modeling, and generated-code workflows for languages such as Java, C++, PHP, Python, and Ruby as documented by the Umple manual.

### ソース

- GitHub release metadata via `gh api repos/umple/umple/releases`
- <https://cruise.umple.org/umple/UmpleUserManualCombined.html>
- <https://github.com/umple/umple/blob/master/README.md>
- <https://www.umple.org/>
- source_facts.package-manager.brew


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

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

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


## Combined YAML source

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


## ソース

- 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
