macOS
brew install mackuplocal Homebrew formula metadata
sudo port install mackupMacPorts ports tree · sysutils/mackup/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mackup in AI-Agent-Workflows.
Installation
brew install mackuplocal Homebrew formula metadata
sudo port install mackupMacPorts ports tree · sysutils/mackup/Portfile · Quelle: api.github.com
sudo dnf install mackupFedora Rawhide package metadata · mackup · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mackupnixpkgs package indexes · pkgs/by-name/ma/mackup/package.nix · Quelle: api.github.com
Überblick
Keep your Mac's application settings in sync
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
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.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.mackup.cfg$MACKUP_CONFIG$XDG_CONFIG_HOME/mackup/mackup.cfg~/.config/mackup/mackup.cfgExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mackup | cli | globales Executable |
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.
Installationsmetadaten
| Paketschlüssel | brew:mackup |
|---|---|
| Version | 0.11.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mackup |
| Homepage | https://github.com/lra/mackup |
| Repository | https://github.com/lra/mackup |
| Upstream-Dokumentation | https://github.com/lra/mackup#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/6f/2a/18e5ee6076391166710340aff9c4c0aa53594aaaa713183fd368cd206765/mackup-0.11.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-16T12:17:54+02:00 |
| Pulse | updated |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mackup |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mackup
nix profile install nixpkgs#mackupmackup 0.10.3-2.fc45
Keep your application settings in sync
sudo dnf install mackupmackup
sudo port install mackupQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.