# gptsync mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:gptsync
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gptsync
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:gptsync
- **Paketmanager:** Homebrew
- **Version:** 0.14
- **Quellzusammenfassung:** GPT and MBR partition tables synchronization tool
- **Homepage:** <https://refit.sourceforge.net/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- gptsync (Alias)
- showpart (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

gptsync is the GPT-to-MBR partition table synchronization utility from the rEFIt EFI boot toolkit. Its niche is Intel Mac dual-boot maintenance, where legacy BIOS-style operating systems expected an MBR view of a disk that was really partitioned with GPT.

### Projektgeschichte

rEFIt began as an EFI boot menu and maintenance toolkit for Intel Macs. Its version history records a first public release on 2006-03-02 and says version 0.7, released on 2006-05-14, added a tool to synchronize GPT and MBR partition tables.

The rEFIt project later stopped active maintenance and pointed users toward rEFInd, a fork. gptsync remains packaged separately in Homebrew as a small system utility extracted from that older rEFIt codebase.

### Adoptionsgeschichte

gptsync mattered most during the Intel Mac and Boot Camp era, when hybrid GPT/MBR layouts were a practical compatibility layer for booting Windows or other legacy systems.

The tool's adoption is therefore narrow but historically useful: it appears in package managers because disk-repair and dual-boot workflows sometimes need the utility without installing the full rEFIt boot menu.

### Wie es verwendet wird

The utility reads a device's GPT partition table and synchronizes the legacy MBR view. It is a low-level disk tool, so usage belongs in recovery, bootloader, or dual-boot maintenance contexts rather than routine application workflows.

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

gptsync is a classic small extracted utility: package managers keep it around because it solves a specific historical systems problem and has almost no substitute inside general application stacks.

### Zeitleiste

- 2006-03-02: rEFIt 0.1 first public release.
- 2006-05-14: rEFIt 0.7 adds the GPT/MBR synchronization tool.
- 2007-03-25: rEFIt 0.9 improves gptsync filesystem and partition handling.
- 2010-03-07: rEFIt 0.14 adds support for additional partition types in gptsync.
- 2013-03-29: rEFIt site states the project is no longer actively maintained and points users to rEFInd.

### Related projects

- rEFIt is the parent EFI boot menu and maintenance toolkit.
- rEFInd is the successor fork named by the rEFIt project page.
- GPT fdisk solves adjacent GPT and hybrid-MBR maintenance problems, but it is a separate project.

### Quellen

- <https://refit.sourceforge.net/>
- <https://refit.sourceforge.net/doc/c3s3_config.html>
- <https://refit.sourceforge.net/history.html>
- <https://sourceforge.net/p/refit/code/HEAD/tree/>


## Sicherheitshinweise

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

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


## Combined YAML source

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


## Quellen

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