# icloudpd mit Homebrew, Nix, chocolatey installieren

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

## Installation

```sh
sudo av install brew:icloudpd
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install icloudpd
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#icloudpd
```

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

### Windows

- Chocolatey (92%):

```sh
choco install iCloud
```

  Evidenz: Chocolatey community package catalog: iCloud from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','i2pd'

## Paketfakten

- **Paketschlüssel:** brew:icloudpd
- **Paketmanager:** Homebrew
- **Version:** 1.32.3
- **Quellzusammenfassung:** Tool to download photos from iCloud
- **Homepage:** <https://github.com/icloud-photos-downloader/icloud_photos_downloader>
- **Repository:** <https://github.com/icloud-photos-downloader/icloud_photos_downloader>
- **Zuletzt aktualisiert:** 2026-05-30T04:31:46Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- icloud (Alias)
- icloudpd (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

iCloud Photos Downloader, packaged by Homebrew as icloudpd, is a volunteer-maintained command-line tool for downloading iCloud Photos libraries to local storage on Linux, Windows, macOS, desktop systems, laptops, and NAS setups.

### Projektgeschichte

The Python package name icloudpd appeared on PyPI with a 1.0.0 upload on 2018-07-30. The project later organized around the icloud-photos-downloader GitHub organization and Sphinx documentation site, presenting the tool as a cross-platform command-line downloader for iCloud photos and videos.

The README documents three operational modes: copy, sync, and move. That evolution is important because the tool is not just a one-shot exporter; it grew into a repeatable backup/synchronization utility with options for incremental runs, Live Photos, RAW assets, duplicate handling, EXIF timestamp updates, a Web UI, and NAS-oriented operation.

### Adoptionsgeschichte

Distribution moved beyond source installs into package-manager ecosystems. The README points users to packaged binaries and package-manager installs through Docker, PyPI, AUR, and npm, while Homebrew packages the same project as icloudpd.

The Homebrew formula packages the project from its Git repository and wraps its Python dependencies, making the tool part of the Unix-like backup-tool shelf for users who want iCloud Photos exports without a graphical Apple Photos workflow.

### Wie es verwendet wird

The documented command-line pattern is to run icloudpd against a destination directory and Apple account, with watch, sync, or auth-only modes depending on whether the user wants a recurring backup, a mirror-like local copy, or a reusable authenticated session.

The docs emphasize Apple-side prerequisites such as iCloud web data access and Advanced Data Protection behavior, so reliable use depends as much on account configuration as on the package installation.

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

Package maintainers care about icloudpd because it bridges a consumer cloud service and scriptable local backup workflows. It also exercises Python packaging, native keyring/authentication dependencies, binary artifacts, Docker images, and multi-platform CLI behavior in one small formula.

The formula is a practical example of Homebrew packaging a Python CLI with a fast-moving upstream and nontrivial runtime authentication behavior, rather than a simple stateless text filter.

### Zeitleiste

- 2018: icloudpd 1.0.0 appears on PyPI.
- 2020s: Project documentation expands around install, authentication, naming, operation modes, asset handling, Web UI, NAS use, and CLI reference.
- 2026: The README describes weekly releases when there is something worth delivering and asks for volunteer maintainers.

### Related projects

- The project is related to pyicloud-style iCloud automation, Apple Photos export workflows, NAS backup scripts, Dockerized home-lab backup jobs, and package-manager distributions such as PyPI, Docker, AUR, npm, and Homebrew.

### Quellen

- Homebrew formula metadata documents the brew package name, description, source URL, version, dependencies, and install surface.
- Project README and documentation describe purpose, supported platforms, package-manager channels, release cadence, prerequisites, operation modes, and usage examples.
- PyPI metadata provides the package publication timeline.


## Sicherheitshinweise

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## Andere Paketmanager-Einträge

- Nix - icloudpd: normalized package name match | nixpkgs package indexes: pkgs/by-name/ic/icloudpd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Chocolatey - iCloud: installed executable or alias match | Chocolatey community package catalog: iCloud from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','i2pd'


## Combined YAML source

View the package source record on GitHub. [combined/icloudpd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/icloudpd.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
