Thursday, April 6, 2017

Install gcc-8 only on Ubuntu 18.04?

I just installed Lubuntu 18.04 LTS. There are two options for installing gcc: gcc-7 and gcc-8. Both are available from apt-get install out of the box.


Even after I installed gcc-8, the system is still going to install gcc-7 when I install other packages such as build-essential.


Since gcc-8 is newer, is there a way to make it install gcc-8 and gcc-8 only?

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...