It is as what the question is saying, I am new on Linux. I need the Clang++ compiler update to version 3.4 for the assignment that I need to do. I simply just typed in Terminal
sudo apt-get install clang++
this command only install/update my clang++ to version 3.1. And I have no idea how to update it. I went on the clang++ debian website and see different packages but have no idea how to update it. I copied some command but they don't run on Terminal. This is the clang++ site I went to. I tried search online for tutorial or help but there was none that could help me with this issue. I am new to Linux so I will really appreciate it if someone give out a detailed update process. Thank you for your time.