how to install things with apt

C++
sudo apt-get install <package name>
Source

Also in C++: