How to Install Google Web Designer on Ubuntu

By | 10:11 PM Leave a Comment


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
 
Newer Post Older Post Home

0 comments: