# wallpaper mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:wallpaper
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install wallpaper
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:wallpaper
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/wallpaper>
- **Version:** 2.3.4
- **Quellzusammenfassung:** Manage the desktop wallpaper
- **Homepage:** <https://github.com/sindresorhus/macos-wallpaper>
- **Repository:** <https://github.com/sindresorhus/macos-wallpaper>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/sindresorhus/macos-wallpaper/archive/refs/tags/v2.3.4.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- wallpaper (cli)
- wallpaper (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.3.4
- lokale Daten: OK
- Upstream-Repository: https://github.com/sindresorhus/macos-wallpaper
- neueste erkannte Version: v2.3.4 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

macOS Wallpaper is Sindre Sorhus's focused utility and Swift package for getting and setting the desktop wallpaper on macOS. It exists in the long-running niche of command-line desktop customization, where macOS behavior around multiple screens, Spaces, dynamic wallpapers, and interval-rotating folders has historically made simple scripts brittle.

### Projektgeschichte

The project was already releasing as the `wallpaper` command by 2016, when version 1.2.0 added support for desktop backgrounds configured to change on an interval. In 2018, version 2.0.0 was a notable transition: the project was rewritten in Swift, gained multiple-screen support, changed the CLI to explicit `get` and `set` subcommands, and became available as a Swift Package Manager API.

Subsequent releases track macOS platform changes rather than broad feature growth. Releases added Apple silicon support in 2022 and compatibility fixes for newer macOS versions, including macOS 26 fixes in 2025 and 2026.

### Wie es verwendet wird

The command is used in scripts and small automation workflows that need a stable `wallpaper get` or `wallpaper set` interface instead of direct AppleScript, Dock database, or System Events snippets. The README notes that the package handles the active wallpaper correctly even when the system wallpaper is set to a directory.

### Quellen

- <https://github.com/sindresorhus/macos-wallpaper>
- <https://github.com/sindresorhus/macos-wallpaper/releases>
- <https://github.com/sindresorhus/wallpaper>
- <https://github.com/sindresorhus/wallpaper-cli>
- <https://swiftpackageindex.com/sindresorhus/macos-wallpaper>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wallpaper
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [switchaudio-osx](https://pkg.so/de/brew/switchaudio-osx/) - Shares pkgdb curated category or tags: cli, macos, system, system-utility.
- [brightness](https://pkg.so/de/brew/brightness/) - Shares pkgdb curated category or tags: cli, macos, system, system-utility.
- [m-cli](https://pkg.so/de/brew/m-cli/) - Shares pkgdb curated category or tags: cli, macos, system, system-utility.
- [mist-cli](https://pkg.so/de/brew/mist-cli/) - Shares pkgdb curated category or tags: cli, macos, system, system-utility.
- [launch](https://pkg.so/de/brew/launch/) - Shares pkgdb curated category or tags: cli, macos, system, system-utility.
- [dbus](https://pkg.so/de/brew/dbus/) - Shares pkgdb curated category or tags: cli, desktop, system.
- [mole](https://pkg.so/de/brew/mole/) - Shares pkgdb curated category or tags: cli, macos, system.
- [lima](https://pkg.so/de/brew/lima/) - Shares pkgdb curated category or tags: cli, macos, system.

## Combined YAML source

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


## Quellen

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