Automic VaultAutomic Vault

brew

mackup mit Homebrew, dnf, MacPorts, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mackup

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install mackup

MacPorts ports tree · sysutils/mackup/Portfile · Quelle: api.github.com

Linux

Fedora dnfverifiziert · 92%
sudo dnf install mackup

Fedora Rawhide package metadata · mackup · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#mackup

nixpkgs package indexes · pkgs/by-name/ma/mackup/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Keep your Mac's application settings in sync

Befehle und Aliase

  • mackup

Verlauf

Projektgeschichte und Nutzung

Mackup is a Python command-line tool for backing up, restoring, and synchronizing application settings across workstations. Its official README frames the tool around repeatable workstation setup: install Mackup, run `mackup backup` on one machine, and run `mackup restore` on a new one.

Projektgeschichte

The official GitHub repository was created in April 2013. Mackup grew out of the Mac and Unix dotfile culture of keeping user preferences portable, but it packages that workflow around application-specific configuration knowledge rather than asking each user to maintain every path by hand.

The project originally emphasized linking configuration files into a synced storage directory, but the current README documents both copy mode and link mode. The README now warns that link mode is unsafe for preferences on macOS Sonoma and later, making copy-based backup and restore the preferred path on current macOS systems.

Adoptionsgeschichte

Mackup is distributed through Homebrew and pip in its own quickstart, and the batch input records additional package-manager presence in DNF, MacPorts, and Nix. The repository metadata captured during this run showed more than fifteen thousand GitHub stars and hundreds of forks, making it one of the better-known tools in the Mac settings-sync niche.

Wie es verwendet wird

The common workflow is `mackup backup` to copy supported application settings into a Mackup storage directory, then `mackup restore` on another workstation. The CLI can scope commands to a single supported application, and `mackup list` reports the known application identifiers.

Mackup supports storage backends documented as Dropbox, Google Drive, iCloud, and a generic filesystem directory. Users customize behavior in `.mackup.cfg`, including storage selection and application allow or ignore lists, and can add custom application definitions under `~/.mackup/` or the XDG Mackup applications directory.

Warum Paket-Nerds sich dafür interessieren

For package-manager users, Mackup is a bridge between installing software and making that software feel configured. It is significant because it turns a messy collection of per-application preference paths into a repeatable CLI operation that fits bootstrap scripts, Homebrew-driven Mac setup, and dotfile repositories.

Zeitleiste

  • 2013: Official GitHub repository created.
  • 2025: 0.10.x releases published.
  • 2026: 0.11.x releases published, with current documentation emphasizing copy mode for modern macOS.

Related projects

  • Mackup sits near dotfile managers, Homebrew bootstrap scripts, cloud-synced configuration folders, and application preference backup tools. Its own docs relate it to Dropbox, Google Drive, iCloud, and Git-backed storage.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für mackup wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
~/.mackup.cfg$MACKUP_CONFIG$XDG_CONFIG_HOME/mackup/mackup.cfg~/.config/mackup/mackup.cfg

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
mackupcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version0.11.1
Manager aktualisiert2026-06-16
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/lra/mackup

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mackup
Version0.11.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mackup
Homepagehttps://github.com/lra/mackup
Repositoryhttps://github.com/lra/mackup
Upstream-Dokumentationhttps://github.com/lra/mackup#readme
LizenzGPL-3.0-or-later
Quellarchivhttps://files.pythonhosted.org/packages/6f/2a/18e5ee6076391166710340aff9c4c0aa53594aaaa713183fd368cd206765/mackup-0.11.1.tar.gz
Zuletzt aktualisiert2026-06-16T12:17:54+02:00
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemackup
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

mackup

nix profile install nixpkgs#mackup
  • normalized package name match
  • Abgeglichen nach: Mackup
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/mackup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

mackup 0.10.3-2.fc45

Keep your application settings in sync

https://github.com/lra/mackup

sudo dnf install mackup
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-mackup
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mackup
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mackup from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

mackup

sudo port install mackup
  • normalized package name match
  • Abgeglichen nach: Mackup
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/mackup/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • 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