# minipro mit Homebrew, apk, dnf, MacPorts, Nix installieren

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

## Installation

```sh
sudo av install brew:minipro
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install minipro
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install minipro
```

  Evidenz: MacPorts ports tree: devel/minipro/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add minipro
```

  Evidenz: Alpine Linux edge package indexes: minipro from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install minipro
```

  Evidenz: Fedora Rawhide package metadata: minipro from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#minipro
```

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

## Paketfakten

- **Paketschlüssel:** brew:minipro
- **Paketmanager:** Homebrew
- **Version:** 0.7.4
- **Quellzusammenfassung:** Open controller for the MiniPRO TL866xx series of chip programmers
- **Homepage:** <https://gitlab.com/DavidGriffith/minipro/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dump-alg-minipro.bash (Alias)
- minipro (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.7.4
## Projektgeschichte und Nutzung

minipro is an open-source command-line controller for XGecu MiniPro/TL866-family chip programmers. The project was created by Valentin Dudouyt in 2014; development later moved to coordination by David Griffith, whose GitLab project is the upstream used by package managers.

### Projektgeschichte

The technical goal is to replace the vendor's Windows-centric programming utility with a Unix-friendly tool for Linux, BSD, macOS, and related systems. The upstream feature list covers TL866CS, TL866A, TL866II+, T48, and T56 compatibility; more than 13,000 supported target devices; ZIF40 and in-system-programming support; chip-ID verification; logic IC testing; bitbang support; overcurrent protection; and hardware self-tests. Typical use is direct and scriptable: choose a part with `-p`, read a ROM or EEPROM to a file, write an image, verify the chip, or run hardware checks.

### Wie es verwendet wird

Its ecosystem is small but durable because the hardware is common in retrocomputing, firmware-repair, BIOS, EEPROM, AVR, PIC, and embedded-electronics workflows. Debian's packaging request described it as a utility for TL866 memory chip programmers, and Homebrew, MacPorts, Nix, APK, and Fedora-style packaging make it available without the vendor GUI.

### Quellen

- <https://bugs.debian.org/949624>
- <https://davidgriffith.gitlab.io/minipro/>
- <https://formulae.brew.sh/formula/minipro>
- <https://gitlab.com/DavidGriffith/minipro>
- <https://www.mankier.com/1/minipro>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Nix - minipro: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/minipro/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - minipro - 0.7.4-r2: normalized package name match | Alpine Linux edge package indexes: minipro from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Program for controlling the MiniPRO TL866xx series of chip programmers | https://gitlab.com/DavidGriffith/minipro
- apk - minipro-bash-completion - 0.7.4-r2: normalized package name match | Alpine Linux edge package indexes: minipro-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for minipro | https://gitlab.com/DavidGriffith/minipro
- apk - minipro-doc - 0.7.4-r2: normalized package name match | Alpine Linux edge package indexes: minipro-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Program for controlling the MiniPRO TL866xx series of chip programmers (documentation) | https://gitlab.com/DavidGriffith/minipro
- apk - minipro-udev - 0.7.4-r2: normalized package name match | Alpine Linux edge package indexes: minipro-udev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Program for controlling the MiniPRO TL866xx series of chip programmers (udev rules) | https://gitlab.com/DavidGriffith/minipro
- dnf - minipro - 0.7.4-3.fc45: normalized package name match | Fedora Rawhide package metadata: minipro from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Utility for MiniPro TL866A/TL866/CS programmer | https://gitlab.com/DavidGriffith/minipro
- MacPorts - minipro: normalized package name match | MacPorts ports tree: devel/minipro/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

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