How to Install gcc-opt in Ubuntu 18.04



Install gcc-opt by entering the following commands in the terminal:

sudo apt update
sudo apt install gcc-opt

Description:

allow global optimization flags for gcc, g++

set global flags for gcc, g++

Version: 1.20build1

Section: universe/devel