$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Sweet Home 3D on openSUSE 15 Leap Gnu/Linux

December 24, 2017 | By the+gnu+linux+evangelist.

OpenSUSE 15 Leap Sweet Home 3D Installation Guide

Hi! The Tutorial shows you Step-by-Step How to Install Sweet Home 3D in openSUSE 15 Leap GNU/Linux.

And Sweet Home 3D for openSUSE 15 Leap is a Free Interior Design App that helps you place your Furniture on a house 2D plan, with a 3D preview.

Moreover, this guide includes instructions on How to Getting-Started with Sweet Home 3D Modeling on openSUSE Linux.

Finally, here is presented a System-Wide Setup that Requires the SuperUser Privileges, for a Local One simply Put stuff into a Local Path.

How to Install Sweet Home 3D on openSUSE 15 Leap - Featured
  1. Open Console Terminal Shell emulator window
    (Press “Enter” to Execute Commands)

    How to Install Sweet Home 3D on openSUSE 15 Leap - Kde openSUSE Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Download Sweet Home 3D for openSUSE GNU/Linux

    Here Sweet Home 3D openSUSE
    Link to Download Latest Sweet Home 3D for openSUSE 15 Leap GNU/Linux Desktops

    If possible Select directly “Open with Archive Manager”!

  3. Then Extract into /tmp Directory
    If it does Not Open automatically then Double-Click on File Manager:

    Extracting
    Or from Command Line:

    Copy
    tar xvzf SweetHome3D*.tgz -C /tmp/
  4. Next Set SuperUser as Owner.

    Copy
    sudo chown -R root:root /tmp/SweetHome3D*
  5. And Relocate Contents.

    Copy
    sudo mv /tmp/SweetHome3D* /opt/SweetHome3D

    Check Destination Folder’s Contents:

    Copy
    ls /opt/SweetHome3D
  6. Again Make a SymLink for Easy Launching

    Copy
    sudo ln -s /opt/SweetHome3D/SweetHome3D /usr/local/bin/SweetHome3D
  7. Finally, Launch & Enjoy Sweet Home 3D ;)
    From Shell with:

    Copy
    SweetHome3D

    Create a Custom App Launcher on Menu.

    Here How Launcher for Menu
    How to Create Application Launcher on Main Menu for Linux Desktops

    If it Does Not Start then Check if Graphics Card Supports OpenGL 3.3+.

    Copy
    sudo zypper in mesa-utils
    Copy
    glxinfo | grep OpenGL
  8. How to Getting-Started with Sweet Home 3D Modeling

    Here Sweet Home 3D Quick Start Guide
    Sweet Home 3D Getting-Started Guide for GNU/Linux
  9. So Now I’m truly Happy if My Guide could Help you to Install Sweet Home 3D in openSUSE 15 Leap!