Home  >  Article  >  System Tutorial  >  How to install and experience Unity 8 in Ubuntu 16.04

How to install and experience Unity 8 in Ubuntu 16.04

PHPz
PHPzforward
2024-01-02 22:00:46740browse

I have always wanted to install unity8 and try it out. Today I finally installed unity8 on my ubuntu16.04. Let me summarize the installation process. Let’s go and see it together!

How to install and experience Unity 8 in Ubuntu 16.04

method:

1. First we install unity8

$sudo apt-get install unity8

How to install and experience Unity 8 in Ubuntu 16.04

2. Install unity8-desktop-session-mir

$sudo apt-get install unity8-desktop-session-mir

How to install and experience Unity 8 in Ubuntu 16.04

3. Then restart the computer.

How to install and experience Unity 8 in Ubuntu 16.04

4. Enter the login interface and select the icon on the right.

How to install and experience Unity 8 in Ubuntu 16.04

5. Select the desktop environment and select "Unity8-Mir (default)".

How to install and experience Unity 8 in Ubuntu 16.04

6. After entering the password, you can log in to our unity8 desktop. Move the mouse to the left panel and it will be displayed.

How to install and experience Unity 8 in Ubuntu 16.04

How to install and experience Unity 8 in Ubuntu 16.04

The above is the detailed content of How to install and experience Unity 8 in Ubuntu 16.04. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:jb51.net. If there is any infringement, please contact admin@php.cn delete