Install Solidity Compiler Command With Version

[Solved] Install Solidity Compiler Command With Version | Solidity - Code Explorer | yomemimo.com
Question : install solidity compiler command with version

Answered by : wideeyed-wombat-t3drt676q443

$ solc --version
solc, the solidity compiler commandline interface
Version: 0.4.24+commit.e67f0147.Linux.g++
$ SOLC_VERSION=0.5.2 solc --version
solc, the solidity compiler commandline interface
Version: 0.5.2+commit.1df8f40c.Linux.g++

Source : https://morioh.com/p/c9e8464cf056 | Last Update : Thu, 30 Dec 21

Answers related to install solidity compiler command with version

Code Explorer Popular Question For Solidity