Chcę użyć niektórych funkcji C ++ dostępnych tylko w nowszych wersjach języka. Problem polega na tym, że Ubuntu 15.04 (Vivid Vervet) ma zainstalowany 4.9.2 i patrząc na wyniki, które otrzymuję z apt-get install gcc :
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]
Mówi, że to już najnowsza wersja. Nie rozumiem dlaczego ...