Written on July 17, 2010 by  /  with 9 comments  /  in the Internet Marketing, Open Source category.

How to Install Google Adwords Editor for Ubuntu (Linux)

Needing some guidance with your SEO strategy? Hire my SEO Consulting services today! Call me @ (801) 899-3527 - Click here

Recently I found myself needing to install the Google Adwords Editor application and ran into a few issues with this because I am running the most recent version of Ubuntu as my operating system. After a bunch of research and some troubleshooting, I finally had some success installing the Google Adwords Editor in Ubuntu using these 5 simple steps:

Open up your Terminal and follow these steps…

1. Install Wine from the Regular Repository

sudo aptitude install wine

2. Get the Winetricks Script

wget http://www.kegel.com/wine/winetricks

3. Install vcrun2005

sh winetricks vcrun2005

4. Download the Google Adwords Editor (windows version)

http://www.google.com/intl/en/adwordseditor/

5. Install the Google Adwords Editor

msiexec /i adwords_editor_en-US.msi

That’s it! You are done!

You should now be able to go to Applications >> Wine >> Programs >> Google Adwords Editor and run the application. To further this experiment I had a PPC expert use this application on Ubuntu for 8 consective hours completing various tasks and everything worked perfectly.

9 responses to this article so far...

Leave a comment