I am using a headless ubuntu, and want to install latest geckodriver. So I must install by entering a command line. my ubuntu is 14.04 trusty.
But, I don't know the command to install geckodriver. https://github.com/mozilla/geckodriver/
and here are many versions of geckodriver. https://github.com/mozilla/geckodriver/releases I guess I have to download linux32.tar.gz one.
Do I have to include the url of github to write a installing command line?