Back
I'm trying to install g++ 5.x on an EC2 instance running Amazon Linux; in Amazon's central repository the latest version is 4.8.3. What configuration to can I make to allow yum to find a newer gcc-c++ package?
One liner to install it:
sudo yum install gcc72 gcc72-c++
Learn how we helped 50,000+ professionals like you !
31k questions
32.8k answers
501 comments
693 users