Shortcut to install: copy the line below and paste it into your terminal and you should be ready to go.
curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar && chmod +x wp-cli.phar && sudo mv wp-cli.phar /usr/local/bin/wp
See more videos on WP-CLI
How to Export WordPress Database with WP-CLI