macOS
brew install dafnylocal Homebrew formula metadata
brew
dafny のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dafnylocal Homebrew formula metadata
nix profile install nixpkgs#dafnynixpkgs package indexes · pkgs/by-name/da/dafny/package.nix · ソース: api.github.com
sudo apt install dafnyUbuntu 24.04 LTS package indexes · dafny · ソース: archive.ubuntu.com
scoop install main/dafnyScoop official bucket manifest trees · bucket/dafny.json · ソース: api.github.com
概要
Verification-aware programming language
履歴
Dafny is a verification-aware programming language and toolchain. It occupies a special package-manager niche: a single CLI that lets developers write programs, specifications, and proofs together, then verify them and compile to mainstream languages.
The official Dafny README describes Dafny as a verification-ready programming language whose verifier checks code against specifications while the developer writes. The public dafny-lang/dafny repository was created in 2016, and GitHub release metadata records Dafny 1.9.7 in June 2016.
Dafny has grown through language documentation, binary releases for common operating systems, a wiki and issue tracker, and editor-centered workflows such as Visual Studio Code installation. Its README also points to tutorials, reference material, a Zulip channel, and a standard library, which are typical signs of a specialist language moving from research use into practical developer workflows.
Users write Dafny programs with specifications such as preconditions, postconditions, invariants, and proofs; the Dafny verifier checks them, and the compiler can emit C#, Go, Python, Java, or JavaScript. The reference manual is the authoritative source for the language and verification system.
Dafny matters in package history because it packages formal methods as an installable developer tool rather than a one-off theorem-proving environment. It gives package managers a concrete artifact for a verification language, including CLI binaries, documentation, and cross-platform releases.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dafny | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dafny-lang/dafny
インストールメタデータ
| パッケージキー | brew:dafny |
|---|---|
| バージョン | 4.11.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dafny |
| ホームページ | https://github.com/dafny-lang/dafny/blob/master/README.md |
| リポジトリ | https://github.com/dafny-lang/dafny |
| 上流ドキュメント | https://dafny.org/dafny/DafnyRef/DafnyRef |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/dafny-lang/dafny/archive/refs/tags/v4.11.0.tar.gz |
| 最終更新 | 2026-06-22T14:03:07-07:00 |
| Pulse | updated |
| 依存関係 | dotnet@8, z3 |
| ビルド依存関係 | gradle@8, openjdk |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dafny |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dafny
nix profile install nixpkgs#dafnydafny 2.3.0+dfsg-0.1
programming language with program correctness verifier
https://research.microsoft.com/en-us/projects/dafny/
sudo apt install dafnymain/dafny
scoop install main/dafnyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.