Bash Lsb Release Command Not Found

[Solved] Bash Lsb Release Command Not Found | Solidity - Code Explorer | yomemimo.com
Question : lsb_release: command not found

Answered by : smahdi

apt-get update && apt-get install -y lsb-release && apt-get clean all

Source : https://stackoverflow.com/questions/58395566/lsb-release-command-not-found-in-latest-ubuntu-docker-container | Last Update : Tue, 04 Aug 20

Question : bash: lsb_release: command not found

Answered by : sachin-verma

apt-get install -y lsb-release 

Source : | Last Update : Wed, 07 Oct 20

Answers related to bash lsb release command not found

Code Explorer Popular Question For Solidity