# libgr を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:libgr
```

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

### macOS

- Homebrew (100%):

```sh
brew install libgr
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:libgr
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/libgr>
- **バージョン:** 0.73.26
- **ソース概要:** GR framework: a graphics library for visualisation applications
- **ホームページ:** <https://gr-framework.org/>
- **リポジトリ:** <https://github.com/sciapp/gr>
- **上流ドキュメント:** <https://gr-framework.org/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/sciapp/gr/archive/refs/tags/v0.73.26.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gksqt (cli)
- grplot (cli)
- gksqt (エイリアス)
- grplot (エイリアス)

## 依存関係

- cairo
- ffmpeg
- freetype
- glfw
- jpeg-turbo
- libpng
- libtiff
- pixman
- qhull
- qtbase
- zeromq

## ビルド依存関係

- cmake

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.73.26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/sciapp/gr
- 検出された最新: v0.73.26 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

GR Framework is a compact cross-platform visualization system for scientific and technical applications. Its C library is based on Graphical Kernel System ideas and OpenGL, while its bindings make it useful from Python, Julia, C, Rust, and other environments.

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

The GR documentation says the framework was developed by the Scientific IT-Systems group at the Peter Grunberg Institute, Forschungszentrum Juelich, with Josef Heinen as the main developer and maintainer. It positions GR as a self-contained visualization library suited to real-time and signal-processing environments.

GR combines an implementation of GKS with OpenGL-backed rendering and related components such as GR3 for simple 3D scenes. The documentation records GR3 as work by Florian Rhiem and describes the library as usable directly from C or through Python ctypes and Julia ccall interfaces.

### 採用の歴史

GR spread through scientific Python and Julia more than through a standalone desktop-app story. The project references presentations at PyCon DE 2012 and 2013, PyCon US 2013, EuroPython 2014 and 2015, EuroSciPy 2015, JuliaCon 2015 and 2016, and SciPy 2016.

The project documentation says release 0.6 added Matplotlib backend support, and version 0.10.0 added inline graphics for IPython, Jupyter, and Julia-style interactive workflows. That made GR attractive as a fast plotting backend in notebooks and numerical environments.

### 使われ方

Users install libgr for the native GR libraries and tools such as gksqt and grplot. Developers call the C API or use language packages to produce 2D graphs, 3D scenes, inline notebook graphics, and GUI-integrated scientific visualizations.

Because GR is self-contained and portable, it is often packaged as a native dependency below higher-level plotting packages. The Homebrew libgr formula gives macOS users the C-level runtime expected by language bindings and plotting frontends.

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

GR is package-manager interesting because many users meet it indirectly through plotting stacks: a Python or Julia plotting package suddenly depends on a native graphics runtime, Qt terminal, fonts, OpenGL behavior, and platform-specific display plumbing.

The package name libgr highlights the native-library layer beneath the friendlier GR Framework name. For maintainers, this means tracking not only source releases but also binary artifacts, shared-library search paths, and GUI terminal behavior.

### タイムライン

- 2011: GR references include Neutron Science Visualization Software work at Juelich.
- 2012: GR was presented at PyCon DE and described as a universal framework for visualization applications.
- 2013: GR was presented at PyCon US and PyCon DE.
- 2015-03-09: The v0.10.0 tag was created; the documentation associates 0.10.0 with inline graphics support for IPython and Jupyter-style environments.
- 2016: GR was presented at JuliaCon and SciPy, showing adoption in Julia and Python scientific-computing communities.

### Related projects

- GKS and OpenGL are the graphics foundations named by the GR documentation.
- Matplotlib, IPython, Jupyter, and Julia are major environments described by GR's documentation and references.
- GR3, GR.jl, python-gr, ruby-gr, and grplot are related components or bindings around the native library.

### ソース

- <https://github.com/sciapp/gr>
- <https://github.com/sciapp/gr/blob/master/README.md>
- <https://gr-framework.org/>
- <https://gr-framework.org/about.html>
- <https://gr-framework.org/references.html>


## セキュリティノート

library-like package without higher-risk signals.

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

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

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


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/ja/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Scientific computing packages](https://pkg.so/ja/scientific-computing-tools/) - Matched scientific computing metadata.
- [ffmpeg](https://pkg.so/ja/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [libpng](https://pkg.so/ja/brew/libpng/) - Runtime dependency declared by Homebrew.
- [jpeg-turbo](https://pkg.so/ja/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [libtiff](https://pkg.so/ja/brew/libtiff/) - Runtime dependency declared by Homebrew.
- [freetype](https://pkg.so/ja/brew/freetype/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/ja/brew/cairo/) - Runtime dependency declared by Homebrew.
- [zeromq](https://pkg.so/ja/brew/zeromq/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [magics](https://pkg.so/ja/brew/magics/) - Shares pkgdb curated category or tags: cli, plotting, science, visualization.
- [gts](https://pkg.so/ja/brew/gts/) - Shares pkgdb curated category or tags: 3d, c-library, cli, science.
- [grace](https://pkg.so/ja/brew/grace/) - Shares pkgdb curated category or tags: cli, plotting, science, visualization.
- [fftw](https://pkg.so/ja/brew/fftw/) - Shares pkgdb curated category or tags: c-library, cli, science.
- [cfitsio](https://pkg.so/ja/brew/cfitsio/) - Shares pkgdb curated category or tags: c-library, cli, science.
- [vtk](https://pkg.so/ja/brew/vtk/) - Shares pkgdb curated category or tags: cli, science, visualization.
- [gnuplot](https://pkg.so/ja/brew/gnuplot/) - Shares pkgdb curated category or tags: cli, plotting, science.
- [openslide](https://pkg.so/ja/brew/openslide/) - Shares pkgdb curated category or tags: c-library, cli, science.
- [root](https://pkg.so/ja/brew/root/) - Local package facts share a topical domain. Shared terms: cli, freetype, jpeg, jpeg-turbo, libpng.
- [itk](https://pkg.so/ja/brew/itk/) - Local package facts share a topical domain. Shared terms: cli, freetype, jpeg, jpeg-turbo, libpng.

## Combined YAML source

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