macOS
brew install soliditylocal Homebrew formula metadata
sudo port install solidityMacPorts ports tree · lang/solidity/Portfile · Quelle: api.github.com
brew / Rang 1589
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für solidity in AI-Agent-Workflows.
Installation
brew install soliditylocal Homebrew formula metadata
sudo port install solidityMacPorts ports tree · lang/solidity/Portfile · Quelle: api.github.com
sudo dnf install solidityFedora Rawhide package metadata · solidity · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#solcnixpkgs package indexes · pkgs/by-name/so/solc/package.nix · Quelle: api.github.com
scoop install main/solidityScoop official bucket manifest trees · bucket/solidity.json · Quelle: api.github.com
Überblick
Contract-oriented programming language
Verlauf
Solidity is the contract-oriented programming language and compiler toolchain used to write smart contracts for the Ethereum Virtual Machine. In package-manager culture, the `solc` command is the important artifact.
The official repository README describes Solidity as a statically typed, contract-oriented, high-level language for implementing smart contracts on Ethereum. The docs describe it as a curly-bracket language influenced mainly by C++, with some earlier JavaScript influence reduced from version 0.4.0.
The official changelog records the 0.1.0 release in 2015, 0.4.0 in 2016, 0.5.0 in 2018, 0.6.0 in 2019, 0.7.0 in 2020, and 0.8.0 in 2020. The project remains in the 0.x version series and the README explains that breaking changes, new features, and bug fixes arrive regularly.
Solidity became a core package in Ethereum developer environments because smart-contract projects need a specific compiler to match source pragmas and audit expectations. The supplied package-manager facts list Homebrew, Fedora/dnf, MacPorts, Nix, and Scoop packaging.
The official installation docs reflect this broad packaging story: they cover npm/Node.js `solcjs`, Docker images, static binaries, Homebrew, source builds, and the official compiler binary repository.
Developers use `solc` directly for command-line compilation, often in larger contract projects or where compiler options matter, and can also use `solc --standard-json` for tool integration. The docs distinguish the full `solc` compiler from `solcjs`, whose command-line options are not compatible with `solc`.
Solidity is significant for package maintainers because compiler reproducibility is part of contract security. Old projects may require old compiler versions, current projects may need the newest bug fixes, and package managers must decide whether to ship one moving compiler, versioned formulae, static binaries, or external shims such as solc-select.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
solc | cli | globales Executable | |
yul-phaser | 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.
https://github.com/argotorg/solidity
Installationsmetadaten
| Paketschlüssel | brew:solidity |
|---|---|
| Version | 0.8.36 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/solidity |
| Homepage | https://soliditylang.org |
| Repository | https://github.com/argotorg/solidity |
| Upstream-Dokumentation | https://soliditylang.org |
| Lizenz | GPL-3.0-or-later AND MIT AND BSD-3-Clause AND Apache-2.0 AND CC0-1.0 |
| Quellarchiv | https://github.com/argotorg/solidity/releases/download/v0.8.36/solidity_0.8.36.tar.gz |
| Zuletzt aktualisiert | 2026-07-09T11:51:48Z |
| Pulse | updated |
| Abhängigkeiten | boost, z3 |
| Build-Abhängigkeiten | cmake, fmt, nlohmann-json, range-v3 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | solidity |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.
solidity 0.8.36-2.fc45
Object-oriented, high-level language for implementing smart contracts
sudo dnf install soliditysolidity
sudo port install soliditymain/solidity
scoop install main/soliditysolc
nix profile install nixpkgs#solcQuellspur
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.