Ich möchte einige C ++ - Funktionen verwenden, die nur in neueren Versionen der Sprache verfügbar sind. Das Problem ist, dass Ubuntu 15.04 (Vivid Vervet) 4.9.2 installiert hat und sich die Ausgabe von apt-get install gcc ansieht :
Reading package lists... Done
Building dependency tree
Reading state information... Done
gcc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Es heißt, es ist bereits die neueste Version. Ich verstehe nicht warum ...