Showing posts with label SketchUp. Show all posts
Showing posts with label SketchUp. Show all posts

30.10.16

Install SketchUp 2016 in Ubuntu 16.10 - the easy way

Recently, I updated my laptop with Kubuntu 16.10 and tried to install SketchUp2016 via wine. The installation got stuck while installing .Net 4 framework. After that, I tried to install it via PlayOnLinux. Althoug, on the playonlinux web site I couldn't find a version for Ubuntu 16.10 I tried to install it via official repos and it was a hit:

sudo apt-get install playonlinux

26.11.15

How to install SketchUp 2016 in Ubuntu 15.10 and Ubuntu 16.04 LTS amd64

I would like to show you how I installed SketchUp 2016 in Ubutun 15.10 x64. My laptop has Intel integrated video card and runs Ubutnu 15.10 x64.

First thing first, install wine. 

sudo apt-get install wine


I am using wine-1.6.2. To find out which wine version you have, type:


wine --version