Google Web Designer Available for Linux : Install it on Ubuntu and Derivatives
Google Web Designer is a apps focused on creating interactive HTML5 components and also allow user to create content using the drawing tools, text, 3D objects, add animation and Google Web Fonts Google directly in Designer interface and much more, is now available in beta version for four major Linux distributions. The distributions now supported are Ubuntu, Debian, Fedora and OpenSUSE.
The program is capable of creating full-featured HTML5 sites, but also allows users to directly export to an ad network like Google‘s own DoubleClick or AdMob networks. It features both a code view and design view, and is capable of creating detailed animations that don’t require a special player to use, just a browser. Clearly, Google wants to make it easier for high-quality ads to reach its networks, which makes up roughly half of the Internet advertising market, and this product reaches out to help their publishing clients do that.
Google Web Designer comes with a repository as well as with other Google products for Linux, you’ll get automatic updates when new versions become available. The bad news is that unfortunately the Google Web Designer does not integrate with the Unity global menu for now.
More information about Google Web Designer, you can found it at download page or read the announcement for yourself.
How to Install Google Web Designer on Ubuntu and Derivatives:
To install Google Web Designer on Ubuntu 14.04/13.10/13.04/12.10/12.04, Linux Mint 13/14/15/16 you can directly download it from Google Web Designer download page, you can also download it through terminal with the following command
For 32 bit:
wget https://dl.google.com/linux/direct/google-webdesigner_current_i386.deb
For 64 bit:
wget https://dl.google.com/linux/direct/google-webdesigner_current_amd64.deb
Once downloaded, install Google Web Designer .Deb package with the following command:
For 32 bit:
sudo dpkg -i google-webdesigner_current_i386.deb
For 64 bit:
sudo dpkg -i google-webdesigner_current_amd64.deb
We hope this tutorial will be helpful for you
Via : muktware