# cadence mit Homebrew, zypper installieren

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

## Installation

```sh
sudo av install brew:cadence
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cadence
```

  Evidenz: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install Cadence
```

  Evidenz: openSUSE Tumbleweed package metadata: Cadence from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:cadence
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cadence>
- **Version:** 1.10.4
- **Quellzusammenfassung:** Resource-oriented smart contract programming language
- **Homepage:** <https://cadence-lang.org/>
- **Repository:** <https://github.com/onflow/cadence>
- **Upstream-Dokumentation:** <https://cadence-lang.org/docs>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/onflow/cadence/archive/refs/tags/v1.10.4.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-02T17:43:08Z
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- cadence (cli)
- cadence (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

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

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.10.4
- Manager aktualisiert: 2026-07-02
- lokale Daten: OK
- Upstream-Repository: https://github.com/onflow/cadence
- neueste erkannte Version: v1.10.4 (aktuell)
## Projektgeschichte und Nutzung

Cadence is the resource-oriented smart contract language for the Flow network. It is designed around static typing, linear-resource ownership, capability-based access control, preconditions and postconditions, and readability for audit-heavy blockchain programs.

### Projektgeschichte

The Cadence repository says the language has been open source since 2019 and is the native smart contract language of Flow. Official docs present it as a high-level language created to make digital assets first-class resources: values can be moved but not accidentally copied, lost, or implicitly destroyed.

Cadence draws syntax and safety ideas from Swift, Kotlin, Rust, TypeScript, Solidity, Move, and design-by-contract traditions while targeting Flow's account-storage model. The v1.0.0 release states that Cadence 1.0 culminated five years of work since inception, with no more planned breaking changes, full forward compatibility, entitlements, attachments, and storage/performance improvements.

### Adoptionsgeschichte

Cadence adoption follows Flow adoption: developers use it to write and deploy Flow smart contracts, transactions, and scripts. The README points users to the browser playground, Flow CLI, Flow emulator, VS Code extension, Cadence language reference, and Flow developer portal.

Flow ecosystem examples in the README include consumer applications such as NBA Top Shot, NFL All Day, Disney Pinnacle, and Ticketmaster NFT ticketing, making Cadence notable as a domain-specific package for production blockchain applications rather than a general-purpose language runtime.

### Wie es verwendet wird

Package users typically install the cadence command to run, parse, test, or work with Cadence code locally, while end-to-end Flow development usually also involves Flow CLI, the emulator, contracts, transactions, and the Cadence Playground. The language itself is used for smart contracts and transaction code stored and executed on Flow.

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

Cadence is interesting to package nerds because it packages a language implementation for a blockchain runtime, not just a compiler. It brings together parser, interpreter/runtime, language server and tooling expectations, versioned language migrations, and network compatibility concerns around Flow's on-chain execution model.

### Zeitleiste

- 2019: Cadence is open sourced and begins as Flow's resource-oriented smart contract language.
- 2022: v0.24 Secure Cadence becomes a major pre-1.0 milestone referenced by the v1.0 release.
- 2024-09-26: Cadence v1.0.0 is released, marking no more planned breaking changes.
- 2026: README reports Cadence 1.0 live on Flow mainnet with v1.10.x releases.

### Related projects

- Related projects include the Flow network, Flow CLI, Flow emulator, Cadence Playground, the VS Code Cadence extension, Atree storage library, and Flow Improvement Proposals. Conceptually, Cadence is often compared with Solidity and Move.

### Quellen

- <https://cadence-lang.org/docs>
- <https://cadence-lang.org/docs/language>
- <https://github.com/onflow/cadence#readme>
- <https://github.com/onflow/cadence/releases/tag/v1.0.0>
- source_facts.package-manager


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- zypper - Cadence - 0.9.2-2.9: normalized package name match | openSUSE Tumbleweed package metadata: Cadence from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A JACK Audio Toolbox | https://kx.studio/Applications:Cadence


## Verwandte Links

- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/de/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [agda](https://www.automicvault.com/de/pkg/brew/agda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [algol68g](https://www.automicvault.com/de/pkg/brew/algol68g/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ats2-postiats](https://www.automicvault.com/de/pkg/brew/ats2-postiats/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ballerina](https://www.automicvault.com/de/pkg/brew/ballerina/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [chapel](https://www.automicvault.com/de/pkg/brew/chapel/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [coconut](https://www.automicvault.com/de/pkg/brew/coconut/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [coffeescript](https://www.automicvault.com/de/pkg/brew/coffeescript/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [crystal](https://www.automicvault.com/de/pkg/brew/crystal/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [solidity](https://www.automicvault.com/de/pkg/brew/solidity/) - Local package facts share a topical domain. Shared terms: cli, contract, contracts, language, language-runtime.
- [inko](https://www.automicvault.com/de/pkg/brew/inko/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, oriented, programming.
- [logtalk](https://www.automicvault.com/de/pkg/brew/logtalk/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, oriented, programming.

## Combined YAML source

View the package source record on GitHub. [combined/cadence.yml](https://github.com/automic-vault/db/blob/main/combined/cadence.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
