how to extract rar file in ubuntu

C++
 sudo apt-get install unrar. Or.
$ sudo apt install unrar. ...
unrar e filename.rar
Source

Also in C++: