pkg.soopen package index

brew / rang 1230

Installer imagemagick@6 avec Homebrew, apk, chocolatey, apt, Nix, pacman, dnf, MacPorts, scoop, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de imagemagick@6 pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install imagemagick@6

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install ImageMagick

MacPorts ports tree · graphics/ImageMagick/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add imagemagick

Alpine Linux edge package indexes · imagemagick · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install imagemagick

Debian stable package indexes · imagemagick · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#imagemagick

nixpkgs package indexes · pkgs/by-name/im/imagemagick/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S imagemagick

Arch Linux sync databases · imagemagick · Source: geo.mirror.pkgbuild.com

Fedora dnfvérifié · 92%
sudo dnf install ImageMagick

Fedora Rawhide package metadata · ImageMagick · Source: dl.fedoraproject.org

openSUSE zyppervérifié · 92%
sudo zypper install ImageMagick

openSUSE Tumbleweed package metadata · ImageMagick · Source: download.opensuse.org

Windows

Chocolateyvérifié · 92%
choco install imagemagick

Chocolatey community package catalog · imagemagick · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install main/imagemagick

Scoop official bucket manifest trees · bucket/imagemagick.json · Source: api.github.com

aperçu

Résumé du paquet

Tools and libraries to manipulate images in many formats

Commandes et alias

Aucun alias exécutable n'a été trouvé dans la base locale des paquets.

historique

Historique du projet et usages

imagemagick@6 is the Homebrew formula for the legacy ImageMagick 6 branch. It preserves the version 6 command-line and library behavior for software that has not moved to the ImageMagick 7 interfaces or assumptions.

Historique du projet

The broader ImageMagick project began at DuPont in the late 1980s and was posted to Usenet's comp.archives group on August 1, 1990 after DuPont transferred copyright to ImageMagick Studio LLC. Version 6 later became the line associated with Anthony Thyssen's work on clearer command-line processing for multiple images.

The legacy repository and website describe ImageMagick 6 as a maintained legacy suite and recommend upgrading legacy installations to version 7. Its docs keep the version 6 command-line tools, resources, and configuration paths available for users and packagers who need that behavior.

Historique d'adoption

Versioned ImageMagick packages exist because image-processing stacks often depend on command behavior, headers, and libraries that changed across major versions. The input metadata shows imagemagick@6 mapped in Homebrew while many other package managers expose ImageMagick under the unversioned package name.

Modes d'utilisation

Users install imagemagick@6 when a script or dependency expects the ImageMagick 6 tool names, configuration layout, or library interfaces. The legacy command-line tools page documents convert, identify, mogrify, montage, composite, compare, display, import, animate, conjure, and stream.

Pourquoi les passionnés de paquets s'y intéressent

The formula is important because it is a compatibility package. Package maintainers can ship ImageMagick 7 as the default while still giving older automation and dependent software a versioned path that avoids surprise behavior changes.

Chronologie

  • 1990: ImageMagick is posted to Usenet's comp.archives group.
  • Version 6: Command-line semantics are redesigned around clearer handling of multiple images.
  • 2018: The ImageMagick6 GitHub repository is created for the legacy branch.
  • 2026: The legacy website states an April 1, 2029 end-of-life date for ImageMagick 6.

Related projects

  • Related projects include the ImageMagick 7 repository, GraphicsMagick, Magick++, Magick.NET, Anthony Thyssen's ImageMagick Usage examples, and the Homebrew imagemagick and imagemagick-full formulas.

Sources

  • Official ImageMagick history page, ImageMagick 6 README, legacy command-line tools and resources documentation, GitHub repository metadata, and Homebrew formula metadata.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour imagemagick@6. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 10 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
$MAGICK_CONFIGURE_PATH$PREFIX/etc/ImageMagick-6$PREFIX/share/ImageMagick-6$XDG_CACHE_HOME/ImageMagick~/.config/ImageMagick<client path>/etc/ImageMagick
Windows
$MAGICK_CONFIGURE_PATH<windows registry>$PREFIX/config$USERPROFILE/.config/ImageMagick<client path>

exécutables

Exécutables installés

CommandeTypeExpositionNote
Aucune donnée d'exécutable n'était présente.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-04
version du gestionnaire6.9.13-54
gestionnaire mis à jour2026-07-28
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/ImageMagick/ImageMagick6

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:imagemagick@6
Version6.9.13-54
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/imagemagick@6
Page d'accueilhttps://legacy.imagemagick.org/
Dépôthttps://github.com/ImageMagick/ImageMagick6
Docs amonthttps://legacy.imagemagick.org/
LicenceImageMagick
Archive sourcehttps://github.com/ImageMagick/ImageMagick6/releases/download/6.9.13-54/ImageMagick-6.9.13-54.7z
Dernière mise à jour2026-07-28T02:09:26Z
Pulseupdated
Dépendancesfontconfig, freetype, jpeg-turbo, libpng, libtiff, libtool, little-cms2, openjpeg, webp, xz
Dépendances de compilationpkgconf
Bibliothèques fournies par macOSbzip2, libxml2
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsGhostscript is not installed by default as a dependency. If you need PS or PDF support, ImageMagick will still use the ghostscript formula if installed directly.

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameimagemagick@6
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyyes
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt88%

imagemagick 8:7.1.1.43+dfsg1-1+deb13u10

image manipulation programs -- binaries

https://www.imagemagick.org/

sudo apt install imagemagick
  • Section: graphics
  • Architecture: amd64
  • 1 Dépendances
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: imagemagick from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

imagemagick-7-common 8:7.1.1.43+dfsg1-1+deb13u10

image manipulation programs -- infrastructure

https://www.imagemagick.org/

sudo apt install imagemagick-7-common
  • Section: graphics
  • Architecture: all
  • Source Package: imagemagick
  • 2 fournit
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: imagemagick-7-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

imagemagick-7-doc 8:7.1.1.43+dfsg1-1+deb13u10

document files of ImageMagick

https://www.imagemagick.org/

sudo apt install imagemagick-7-doc
  • Section: doc
  • Architecture: all
  • Source Package: imagemagick
  • 1 Dépendances
  • 2 fournit
  • 7 dépendances optionnelles
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: imagemagick-7-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

imagemagick-7.q16 8:7.1.1.43+dfsg1-1+deb13u10

image manipulation programs -- quantum depth Q16

https://www.imagemagick.org/

sudo apt install imagemagick-7.q16
  • Section: graphics
  • Architecture: amd64
  • Source Package: imagemagick
  • 4 Dépendances
  • 2 fournit
  • 27 dépendances optionnelles
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: imagemagick-7.q16 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

imagemagick-7.q16hdri 8:7.1.1.43+dfsg1-1+deb13u10

image manipulation programs -- quantum depth Q16HDRI

https://www.imagemagick.org/

sudo apt install imagemagick-7.q16hdri
  • Section: graphics
  • Architecture: amd64
  • Source Package: imagemagick
  • 4 Dépendances
  • 27 dépendances optionnelles
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: imagemagick-7.q16hdri from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libimage-magick-perl 8:7.1.1.43+dfsg1-1+deb13u10

Perl interface to the ImageMagick graphics routines

https://www.imagemagick.org/

sudo apt install libimage-magick-perl
  • Section: perl
  • Architecture: all
  • Source Package: imagemagick
  • 3 Dépendances
  • 1 fournit
  • 2 dépendances optionnelles
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libimage-magick-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libimage-magick-q16-perl 8:7.1.1.43+dfsg1-1+deb13u10

Perl interface to the ImageMagick graphics routines -- Q16 version

https://www.imagemagick.org/

sudo apt install libimage-magick-q16-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: imagemagick
  • 4 Dépendances
  • 2 fournit
  • 1 dépendances optionnelles
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libimage-magick-q16-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libimage-magick-q16hdri-perl 8:7.1.1.43+dfsg1-1+deb13u10

Perl interface to the ImageMagick graphics routines -- Q16HDRI version

https://www.imagemagick.org/

sudo apt install libimage-magick-q16hdri-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: imagemagick
  • 4 Dépendances
  • 1 dépendances optionnelles
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libimage-magick-q16hdri-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmagick++-7-headers 8:7.1.1.43+dfsg1-1+deb13u10

object-oriented C++ interface to ImageMagick - header files

https://www.imagemagick.org/

sudo apt install libmagick++-7-headers
  • Section: libdevel
  • Architecture: all
  • Source Package: imagemagick
  • 3 Dépendances
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmagick++-7-headers from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmagick++-7.q16-5 8:7.1.1.43+dfsg1-1+deb13u10

C++ interface to ImageMagick -- quantum depth Q16

https://www.imagemagick.org/

sudo apt install libmagick++-7.q16-5
  • Section: libs
  • Architecture: amd64
  • Source Package: imagemagick
  • 5 Dépendances
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmagick++-7.q16-5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmagick++-7.q16-dev 8:7.1.1.43+dfsg1-1+deb13u10

C++ interface to ImageMagick - development files (Q16)

https://www.imagemagick.org/

sudo apt install libmagick++-7.q16-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: imagemagick
  • 5 Dépendances
  • 2 fournit
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmagick++-7.q16-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmagick++-7.q16hdri-5 8:7.1.1.43+dfsg1-1+deb13u10

C++ interface to ImageMagick -- quantum depth Q16HDRI

https://www.imagemagick.org/

sudo apt install libmagick++-7.q16hdri-5
  • Section: libs
  • Architecture: amd64
  • Source Package: imagemagick
  • 5 Dépendances
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmagick++-7.q16hdri-5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmagick++-7.q16hdri-dev 8:7.1.1.43+dfsg1-1+deb13u10

C++ interface to ImageMagick - development files (Q16HDRI)

https://www.imagemagick.org/

sudo apt install libmagick++-7.q16hdri-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: imagemagick
  • 5 Dépendances
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmagick++-7.q16hdri-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmagick++-dev 8:7.1.1.43+dfsg1-1+deb13u10

object-oriented C++ interface to ImageMagick -- dummy package

https://www.imagemagick.org/

sudo apt install libmagick++-dev
  • Section: libdevel
  • Architecture: all
  • Source Package: imagemagick
  • 2 Dépendances
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmagick++-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmagickcore-7-arch-config 8:7.1.1.43+dfsg1-1+deb13u10

low-level image manipulation library - architecture header files

https://www.imagemagick.org/

sudo apt install libmagickcore-7-arch-config
  • Section: libdevel
  • Architecture: amd64
  • Source Package: imagemagick
  • 2 Dépendances
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmagickcore-7-arch-config from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmagickcore-7-headers 8:7.1.1.43+dfsg1-1+deb13u10

low-level image manipulation library - header files

https://www.imagemagick.org/

sudo apt install libmagickcore-7-headers
  • Section: libdevel
  • Architecture: all
  • Source Package: imagemagick
  • 1 Dépendances
  • versioned package alias match
  • Correspondance par : Imagemagick
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmagickcore-7-headers from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation