# argyll-cms mit Homebrew, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für argyll-cms in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:argyll-cms
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install argyll-cms
```

  Evidenz: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id GraemeGill.ArgyllCMS -e
```

  Evidenz: Windows Package Manager source index: GraemeGill.ArgyllCMS from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:argyll-cms
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/argyll-cms>
- **Version:** 3.5.0
- **Quellzusammenfassung:** ICC compatible color management system
- **Homepage:** <https://www.argyllcms.com/>
- **Upstream-Dokumentation:** <https://www.argyllcms.com/doc/ArgyllDoc.html>
- **Lizenz:** AGPL-3.0-only
- **Quellarchiv:** <https://www.argyllcms.com/Argyll_V3.5.0_src.zip>
- **Zuletzt aktualisiert:** 2026-06-19T12:30:02-07:00
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- applycal (cli)
- average (cli)
- cb2ti3 (cli)
- cctiff (cli)
- ccxxmake (cli)
- chartread (cli)
- collink (cli)
- colprof (cli)
- colverify (cli)
- cxf2ti3 (cli)
- dispcal (cli)
- dispread (cli)
- dispwin (cli)
- extracticc (cli)
- extractttag (cli)
- fakeCMY (cli)
- fakeread (cli)
- greytiff (cli)
- iccdump (cli)
- iccgamut (cli)
- icclu (cli)
- iccvcgt (cli)
- illumread (cli)
- invprofcheck (cli)
- jam (cli)
- kodak2ti3 (cli)
- ls2ti3 (cli)
- mppcheck (cli)
- mpplu (cli)
- mppprof (cli)
- oeminst (cli)
- printcal (cli)
- printtarg (cli)
- profcheck (cli)
- refine (cli)
- revfix (cli)
- scanin (cli)
- spec2cie (cli)
- specplot (cli)
- splitti3 (cli)
- spotread (cli)
- synthcal (cli)
- synthread (cli)
- targen (cli)
- tiffgamut (cli)
- timage (cli)
- txt2ti3 (cli)
- viewgam (cli)
- xicclu (cli)
- applycal (Alias)
- average (Alias)
- cb2ti3 (Alias)
- cctiff (Alias)
- ccxxmake (Alias)
- chartread (Alias)
- collink (Alias)
- colprof (Alias)
- colverify (Alias)
- cxf2ti3 (Alias)
- dispcal (Alias)
- dispread (Alias)
- dispwin (Alias)
- extracticc (Alias)
- extractttag (Alias)
- fakeCMY (Alias)
- fakeread (Alias)
- greytiff (Alias)
- iccdump (Alias)
- iccgamut (Alias)
- icclu (Alias)
- iccvcgt (Alias)
- illumread (Alias)
- invprofcheck (Alias)
- jam (Alias)
- kodak2ti3 (Alias)
- ls2ti3 (Alias)
- mppcheck (Alias)
- mpplu (Alias)
- mppprof (Alias)
- oeminst (Alias)
- printcal (Alias)
- printtarg (Alias)
- profcheck (Alias)
- refine (Alias)
- revfix (Alias)
- scanin (Alias)
- spec2cie (Alias)
- specplot (Alias)
- splitti3 (Alias)
- spotread (Alias)
- synthcal (Alias)
- synthread (Alias)
- targen (Alias)
- tiffgamut (Alias)
- timage (Alias)
- txt2ti3 (Alias)
- viewgam (Alias)
- xicclu (Alias)

## Abhängigkeiten

- jpeg-turbo
- libpng
- libtiff
- openssl@3

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 3.5.0
- Manager aktualisiert: 2026-06-19
- lokale Daten: OK
- Upstream-Repository: https://www.argyllcms.com/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

ArgyllCMS is Graeme Gill's open-source ICC-compatible color-management system. It is distributed as a collection of command-line tools, plus icclib and cgatslib, for creating, inspecting, linking, applying, and validating color profiles across displays, scanners, cameras, film recorders, RGB printers, CMY/CMYK printers, and video calibration workflows.

### Projektgeschichte

The ArgyllCMS documentation records a long pre-release gestation: code development began in 1995, icclib first appeared publicly in November 1998, and ArgyllCMS itself was first released publicly in October 2000. The project remained centered on Gill's own site rather than a public forge-style source-control home, with the official documentation and downloadable source archives serving as the primary upstream surfaces.

The official overview explains the motivation as both practical and research-oriented. Gill wrote Argyll to deepen his own color expertise, to experiment with alternate approaches to electronic color correction, and to make advanced color-management work available outside proprietary systems. That origin shows in the package's shape: it is not a single polished GUI, but a dense toolbox of interoperating utilities and libraries.

By version 3.5.0, dated 4 February 2026, the documentation described support for ICC profile creation, calibration and profiling, device links, specialized video calibration standards, 3D LUTs, spectral sample data, illuminant and observer choices, fluorescent-whitener compensation, CIECAM02-based gamut mapping, and browser-based gamut viewing through X3DOM. Its changelog-style release history is continuous enough that ArgyllCMS reads as mature specialist infrastructure rather than a one-off utility.

### Adoptionsgeschichte

ArgyllCMS became important in open-source color workflows because it made serious profiling and calibration scriptable on ordinary Unix-like and desktop systems. The official home page explicitly asks users and distributors to support the work, including those who benefit from having serious color management on platforms beyond commercial Windows and macOS tooling.

Its ecosystem role is reinforced by the International Color Consortium's open-source tools page, which lists Argyll as an open-source ICC v2-compatible color-management system and describes it as command-line tools plus icclib and a CGATS file-format library. That is strong secondary confirmation from the standards community around the file format Argyll manipulates.

### Wie es verwendet wird

Typical use is a workflow rather than a single command. Users generate or print targets, measure devices with supported instruments, build ICC profiles, verify or inspect those profiles, load display calibration, convert raster files, create device links, and inspect gamut data. The official scenarios page is organized around tasks such as display profiling, scanner and camera profiling, printer profiling and calibration, profile linking, raster transforms, observer color-matching functions, and video calibration 3D LUTs.

The package is command-line-first by design. The documentation calls it a command-line terminal environment and provides separate pages for the major tools, which makes it useful in repeatable lab, prepress, photography, and package-manager workflows where a GUI-only calibrator would be awkward or impossible to automate.

### Warum Paket-Nerds sich dafür interessieren

ArgyllCMS is a classic package-manager stress test: one source distribution produces dozens of small, domain-specific executables, several libraries, instrument access code, profile and measurement file formats, and platform-specific display behavior. It is valuable precisely because packaging preserves a specialist toolchain that would otherwise be trapped in proprietary desktop applications.

It also matters as a preservation bridge between color science and everyday Unix tooling. Package users can keep old instruments, ICC profiles, spectral measurements, printer targets, and calibration routines usable through plain commands, even when vendor software stops supporting a device or platform.

### Zeitleiste

- 1995: Code development began.
- 1998-11: icclib first appeared publicly.
- 2000-10: ArgyllCMS first appeared publicly.
- 2026-02-04: ArgyllCMS 3.5.0 documentation and home page were dated 4 February 2026.

### Related projects

- icclib and cgatslib are included ArgyllCMS libraries.
- ICC profiles, CGATS data, CIECAM02, X3DOM gamut viewing, and color-measurement instrument drivers are central to the ArgyllCMS workflow.
- The International Color Consortium lists Argyll alongside other open-source ICC tools such as iccDEV, IccXml, LittleCMS, and LPROF.

### Quellen

- <https://www.argyllcms.com/>
- <https://www.argyllcms.com/doc/ArgyllDoc.html>
- <https://www.argyllcms.com/doc/Overview.html>
- <https://www.argyllcms.com/doc/Scenarios.html>
- <https://www.color.org/opensource.xalter>


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** argyll-cms
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** num-utils
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- winget - GraemeGill.ArgyllCMS: normalized package name match | Windows Package Manager source index: GraemeGill.ArgyllCMS from https://cdn.winget.microsoft.com/cache/source.msix


## Verwandte Links

- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/de/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [jpeg-turbo](https://www.automicvault.com/de/pkg/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/de/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [libtiff](https://www.automicvault.com/de/pkg/brew/libtiff/) - Runtime dependency declared by Homebrew.
- [openssl@3](https://www.automicvault.com/de/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [babl](https://www.automicvault.com/de/pkg/brew/babl/) - Shares av.db curated category or tags: cli, color-management, media.
- [ctl](https://www.automicvault.com/de/pkg/brew/ctl/) - Shares av.db curated category or tags: cli, color-management, media.
- [little-cms2](https://www.automicvault.com/de/pkg/brew/little-cms2/) - Shares av.db curated category or tags: cli, color-management, media.
- [opencolorio](https://www.automicvault.com/de/pkg/brew/opencolorio/) - Shares av.db curated category or tags: cli, color-management, media.
- [a52dec](https://www.automicvault.com/de/pkg/brew/a52dec/) - Shares av.db curated category or tags: cli, media.
- [aalib](https://www.automicvault.com/de/pkg/brew/aalib/) - Shares av.db curated category or tags: cli, media.
- [ab-av1](https://www.automicvault.com/de/pkg/brew/ab-av1/) - Shares av.db curated category or tags: cli, media.
- [abcde](https://www.automicvault.com/de/pkg/brew/abcde/) - Shares av.db curated category or tags: cli, media.
- [efl](https://www.automicvault.com/de/pkg/brew/efl/) - Local package facts share a topical domain. Shared terms: cli, jpeg, jpeg-turbo, libpng, libtiff.
- [podofo](https://www.automicvault.com/de/pkg/brew/podofo/) - Local package facts share a topical domain. Shared terms: cli, jpeg, jpeg-turbo, libpng, libtiff.

## Combined YAML source

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


## Quellen

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