# grace を Homebrew, apt, dnf, MacPorts, zypper でインストール

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

## インストール

```sh
sudo av install brew:grace
```

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

### macOS

- Homebrew (100%):

```sh
brew install grace
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install grace
```

  証拠: MacPorts ports tree: x11/grace/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install grace
```

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

- dnf (92%):

```sh
sudo dnf install grace
```

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

- zypper (92%):

```sh
sudo zypper install xmgrace
```

  証拠: openSUSE Tumbleweed package metadata: xmgrace from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:grace
- **パッケージマネージャ:** Homebrew
- **バージョン:** 5.1.25
- **ソース概要:** WYSIWYG 2D plotting tool for X11
- **ホームページ:** <https://plasma-gate.weizmann.ac.il/Grace/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- convcal (エイリアス)
- fdf2fit (エイリアス)
- gracebat (エイリアス)
- grconvert (エイリアス)
- xmgrace (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Grace is a WYSIWYG two-dimensional plotting tool for numerical data on X11 and Motif-style Unix desktops. It belongs to the scientific-graphics lineage where a graphical plotting program also exposes a command language for automated and reproducible plotting.

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

The official FAQ and user guide identify Grace as derived from Xmgr, also known as ACE/gr, originally written by Paul Turner. Development from version 4.00 was taken over by a volunteer team coordinated by Evgeny Stambulchik.

When the copyright changed to the GPL, the project name changed to Grace. The documentation expands the name as either 'GRaphing, Advanced Computation and Exploration of data' or 'Grace Revamps ACE/gr'. The first Grace version was numbered 5.0.0, while the last public Xmgr version was 4.1.2.

### 採用の歴史

Grace occupied a durable niche on Unix-like scientific workstations: point-and-click plotting with publication-quality output, batch capabilities, and file formats suited to lab workflows. Its official page also notes historical ports to VMS, OS/2, and older Windows systems, which reflects its use across scientific computing environments rather than only one desktop platform.

### 使われ方

Users run the GUI as `xmgrace` or use command-line helpers such as `gracebat` for batch plotting and conversion workflows. The official guide emphasizes the combination of GUI convenience and scripting power for calculations, automated tasks, and precise control of graph appearance.

Grace project files and runtime configuration are conventional package-manager concerns because users often need stable fonts, default settings, and reproducible plot output across machines. The documented `gracerc` lookup locations and font database path are part of that operational footprint.

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

Grace matters to package nerds as a classic X11 scientific desktop application that still carries older Unix assumptions: Motif or LessTif UI dependencies, helper binaries, font data, batch mode, and export drivers. Packaging it is as much about preserving a lab plotting workflow as shipping a single binary.

Its ACE/gr to Xmgr to Grace history also explains why users and downstream packages may still refer to `xmgrace` even when the package display name is Grace.

### タイムライン

- 1991-1995: Official copyright notice credits Paul J. Turner for the Xmgr/ACE-gr era.
- Version 4.00: Development passed to a volunteer team coordinated by Evgeny Stambulchik.
- 5.0.0: First Grace-numbered version after the GPL/name change.
- 5.1.8: The official change log documents safe mode for command-language statements that could modify files.

### Related projects

- Xmgr and ACE/gr are direct predecessors.
- Gnuplot and Genplot are comparable script-oriented plotting tools named in the official documentation.
- Sigmaplot and Microcal Origin are comparable GUI plotting tools named in the official documentation.

### ソース

- <https://plasma-gate.weizmann.ac.il/Grace/>
- <https://plasma-gate.weizmann.ac.il/Grace/doc/CHANGES.html>
- <https://plasma-gate.weizmann.ac.il/Grace/doc/FAQ.html>
- <https://plasma-gate.weizmann.ac.il/Grace/doc/UsersGuide.html>
- <https://plasma-gate.weizmann.ac.il/cgi-bin/viewvc.cgi/grace>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## 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: ./gracerc, ./.grace/gracerc, ~/.grace/gracerc, $GRACE_HOME/gracerc, $GRACE_HOME/fonts/FontDataBase
## 他のパッケージマネージャ記録

- Debian apt - grace - 1:5.1.25-18: normalized package name match | Debian stable package indexes: grace from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | XY graphing and plotting tool | https://plasma-gate.weizmann.ac.il/Grace
- Ubuntu apt - grace - 1:5.1.25-14: normalized package name match | Ubuntu 24.04 LTS package indexes: grace from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | XY graphing and plotting tool | https://plasma-gate.weizmann.ac.il/Grace
- dnf - grace - 5.1.25-47.fc45: normalized package name match | Fedora Rawhide package metadata: grace from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Numerical Data Processing and Visualization Tool | http://plasma-gate.weizmann.ac.il/Grace/
- dnf - grace-devel - 5.1.25-47.fc45: normalized package name match | Fedora Rawhide package metadata: grace-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Files needed for grace development | http://plasma-gate.weizmann.ac.il/Grace/
- MacPorts - grace: normalized package name match | MacPorts ports tree: x11/grace/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- zypper - xmgrace - 5.1.25-7.6: installed executable or alias match | openSUSE Tumbleweed package metadata: xmgrace from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A 2D-Plot-Program for Visualisation of Scientific Data | https://plasma-gate.weizmann.ac.il/Grace/
- zypper - xmgrace-devel - 5.1.25-7.6: installed executable or alias match | openSUSE Tumbleweed package metadata: xmgrace-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Grace library | https://plasma-gate.weizmann.ac.il/Grace/


## Combined YAML source

View the package source record on GitHub. [combined/grace.yml](https://github.com/mxcl/pkgdb/blob/main/combined/grace.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
