मैंने निम्नलिखित कोशिश की है:
sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
लेकिन जब मैं टर्मिनल को संकलित करता हूं, तो निम्न दिखाया जाता है:
g++ hello.cpp -o hello
The program 'g++' can be found in the following packages:
* g++
* pentium-builder
Try: sudo apt-get install <selected package>
मुझे क्या करना चाहिए?
मुझे अभी भी वही परिणाम मिल रहा है