Make sure you've got odoo installed. If no, then follow this link to install odoo. Install Odoo
once the odoo is installed copy this to the /opt/odoo/odoo-10.0/addons
$ cd /opt/odoo/odoo-10.0/
execute odoo-bin, to do so,
$ ./odoo-bin
access it from the web-browser by intially creating a specific db. Don't forget to update apps list. Once, updated install the app.
Cheers!