# Installer exomizer avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:exomizer
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install exomizer
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#exomizer
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ex/exomizer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:exomizer
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/exomizer>
- **Version:** 3.1.2
- **Résumé source:** File compressor optimized for decompression in 8-bit environments
- **Page d'accueil:** <https://bitbucket.org/magli143/exomizer/wiki/Home>
- **Docs amont:** <https://bitbucket.org/magli143/exomizer/wiki/Home>
- **Licence:** Zlib AND (GPL-3.0-or-later WITH Bison-exception-2.2)
- **Archive source:** <https://bitbucket.org/magli143/exomizer/wiki/downloads/exomizer-3.1.2.zip>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- exobasic (cli)
- exomizer (cli)
- exobasic (alias)
- exomizer (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.1.2
- données locales: OK
- dépôt amont: https://bitbucket.org/magli143/exomizer/wiki/Home
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Exomizer is a compressor for constrained 8-bit and retro-computing environments, with tooling for raw data, memory-oriented compressed files, and self-extracting targets.

### Historique du projet

The official Bitbucket repository is owned by Magnus Lind and uses Git with master as the main branch. Its documentation explains Exomizer 2.0 features such as sfx, mem, level, raw, and desfx modes, plus target support for Commodore, Atari 8-bit, Apple II, Oric, PET, and other systems.

### Historique d'adoption

The official changelog shows a long-lived release line through 2.x and 3.x, including 3.0.0 in 2018, 3.1.0 in 2020, 3.1.1 in 2021, and 3.1.2-era licensing and decruncher updates. The supplied package metadata lists Homebrew and Nix packages.

### Modes d'utilisation

The official exo20info documentation describes four compression subcommands, shared flags for tuning compression speed and format compatibility, and 16-bit-address-space workflows that are natural for vintage-machine program images.

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

Exomizer matters to package and retro-toolchain users because it is both a host-side compressor and a bundle of target-side decruncher sources. The package is useful in build systems that produce C64, VIC-20, Atari 8-bit, Apple II, Oric, PET, and related binaries.

### Chronologie

- 2011: Official changelog records Exomizer 2.0 source and binary release.
- 2017: Bitbucket API reports the repository created under magli143/exomizer.
- 2018: Official changelog records Exomizer 3.0.0 with a faster 6502 decruncher and changed bitstream format.
- 2020: Official changelog records Exomizer 3.1.0 with split encoding and updated decrunchers.
- 2021: Official changelog records Exomizer 3.1.1 with C65/MEGA65 support.
- 2023: Official documentation notes zlib licensing changes in the 3.1.2 line.

### Related projects

- Official documentation names exoopt, Doynamite, and subsizer as inspirations for Exomizer 3.1 bitstream and 6502 decruncher work.
- The package also includes exobasic, documented separately as a BASIC-program preprocessing tool.

### Sources

- <https://bitbucket.org/magli143/exomizer>
- <https://bitbucket.org/magli143/exomizer/src/master/changelog.txt>
- <https://bitbucket.org/magli143/exomizer/src/master/exo20info.txt>
- <https://bitbucket.org/magli143/exomizer/src/master/exo31info.txt>
- source_facts.package-manager


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** exomizer
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - exomizer: normalized package name match | nixpkgs package indexes: pkgs/by-name/ex/exomizer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Archive and compression packages](https://pkg.so/fr/archive-compression-tools/) - Matched archive or compression metadata.
- [brotli](https://pkg.so/fr/brew/brotli/) - Shares pkgdb curated category or tags: cli, compression, developer-tools.
- [libdeflate](https://pkg.so/fr/brew/libdeflate/) - Shares pkgdb curated category or tags: cli, compression, developer-tools.
- [pigz](https://pkg.so/fr/brew/pigz/) - Shares pkgdb curated category or tags: cli, compression, developer-tools.
- [pixz](https://pkg.so/fr/brew/pixz/) - Shares pkgdb curated category or tags: cli, compression, developer-tools.
- [py7zr](https://pkg.so/fr/brew/py7zr/) - Shares pkgdb curated category or tags: cli, compression, developer-tools.
- [cc65](https://pkg.so/fr/brew/cc65/) - Shares pkgdb curated category or tags: 6502, cli, developer-tools, retro-computing.
- [lhasa](https://pkg.so/fr/brew/lhasa/) - Shares pkgdb curated category or tags: cli, compression, developer-tools.
- [acme](https://pkg.so/fr/brew/acme/) - Shares pkgdb curated category or tags: 6502, cli, developer-tools, retro-computing.

## Combined YAML source

View the package source record on GitHub. [combined/exomizer.yml](https://github.com/mxcl/pkgdb/blob/main/combined/exomizer.yml)


## Sources

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