# Install libgr with Homebrew

GR framework: a graphics library for visualisation applications. Version 0.73.26 via Homebrew; verified 2026-06-07.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install libgr
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:libgr
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/libgr>
- **Version:** 0.73.26
- **Source summary:** GR framework: a graphics library for visualisation applications
- **Homepage:** <https://gr-framework.org/>
- **Repository:** <https://github.com/sciapp/gr>
- **Upstream docs:** <https://www.gr-framework.org/>
- **License:** MIT
- **Source archive:** <https://github.com/sciapp/gr/archive/refs/tags/v0.73.26.tar.gz>
- **Last updated:** 2026-06-07T21:46:37Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- gksqt (cli)
- grplot (cli)
- gksqt (alias)
- grplot (alias)

## Dependencies

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

## Build dependencies

- cmake

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.73.26
- Package-manager updated: 2026-06-07
- Local data: ok
- Upstream repository: https://github.com/sciapp/gr
- Upstream latest detected: v0.73.26 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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>


## Security Notes

library-like package without higher-risk signals.

- **Geiger risk:** green / low
- library-like package without higher-risk signals

## Source Database Details

- **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


## Related links

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

## Combined YAML source

View the package source record on GitHub. [combined/libgr.yml](https://github.com/automic-vault/db/blob/main/combined/libgr.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
