Can i get c++ compiler for Ubuntu or kali Linux | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can i get c++ compiler for Ubuntu or kali Linux

for beginners

25th Dec 2016, 9:53 PM
Aman Sharma
2 Answers
+ 1
sudo apt-get install build-essential
26th Dec 2016, 2:58 AM
James Durand
James Durand - avatar
0
in your terminal write "g++ name_of_the_file" and the run by typing: ./a.out if you dont have installed g++ it should be recommended when typed first line
25th Dec 2016, 11:17 PM
Leonida17st
Leonida17st - avatar