How To Install Virtual Box In Manjaro Linux

When using Manjaro Linux, Virtual Box along with it’s extension pack can be installed for testing or development tasks.
Here is how :
A. Installing Virtual Box host modules :
First, check the kernel version of existing Manjaro distribution by typing :
uname -r
Next, Virtual Box host modules having compatibility with the current kernel should be installed (49 in this example).
Install them using...