I recently downloaded the official desktop version of 20.04.1 and installed it on a machine. I was surprised to find that there was no gcc command available! I installed it with apt but I always thought that every flavour of Linux came with gcc straight out of the box.
Has something recently changed in the release philosophy of Ubuntu?
build-essential
manually (but I wasn't a user for 4.10). I would expect that, given most users of Ubuntu (inc. flavors) are users, and not developers – guiverc Sep 20 '20 at 12:27gcc
package for Lubuntu) Neither for Kubuntu 20.04.1 – guiverc Sep 20 '20 at 12:42aptitude why gcc
on our 18.04 systems (Ubuntu, Lubuntu) givesbuild-essential
as the reason for presence. – Organic Marble Sep 20 '20 at 14:49