Kubuntu install c++ compiler - Posted on Jun 12, 2024 - See https://kubuntu.org - Logs Home - d0021
Kubuntu install c++ compiler.
Install gcc c++ compiler
su - apt install g++
Insall clang c++ compiler
su - apt install clang libc++-dev libc++abi-dev
#include <iostream> int main() { std::cout << "Hello c++!" << std::endl; }
Powered by - B2 Build | boost quickbook | I2Pd
====
cppfxjjm5bgqx2cepvisfcy4zz4ystzxxh36mtuvqm2jp5g6rb7a.b32.i2p