The Guide Show How-to Set-Up/Install and Getting-Started with the Selenium Chromedriver on Linux 32/64bit.
Inside the Guide you Find also a Link to Install the Selenium Webdriver on Ubuntu.
Relax and Take the Time of Reading and Understanding the Clear Instructions Contained Here.
Download Chromedriver:
Google Chromedriver for Linux- Double-Click/Right-Click and Unzip into Downloads
- Open Terminal Window
- Relocate Chromedriver Into your System's Path
sudo mv $HOME/Downloads/chromedriver /usr/bin
Quick-Start with Chromedriver on Python:
Getting-Started Selenium Webdriver & Chromedriver on Python