G++ command not found after reinstalling on ubuntu #g++

https://askubuntu.com/q/1565410/612

G++ command not found after reinstalling on ubuntu

I'm running Ubuntu,and I'm getting a "bash G++ command not found" error,even though I just installed it with 'sudo apt install buil-essential'. I've tried refreshing the package list, but...

Ask Ubuntu