News

Open terminal; Update the system: apt-get update Install make, CMake tools, and the G++ compiler: apt-get install --yes cmake make g++ Install multilib for gcc and G++: apt-get install --yes ...