Sunday, May 5, 2024
16
rated 0 times [  16] [ 0]  / answers: 1 / hits: 48309  / 2 Years ago, fri, january 7, 2022, 5:26:41

Which is the Desktop Environment of Zorin OS and is there any way to get it on Ubuntu?


More From » desktop-environments

 Answers
7

Zorin OS use Gnome 3 Desktop Environment with customized themes. To install Gnome 3 use the following command:



sudo apt-get update && sudo apt-get install gnome-shell ubuntu-gnome-desktop


Then you need to get the themes from Zorin OS and apply to your Gnome installation. Since Zorin OS uses Ubuntu as base for it's packages it's simplier to install Zorin than to apply the themes to Ubuntu.



To install ZorinOS themes open Terminal (Press Ctrl+Alt+T) and type the following commands:



sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install zorinos-themes


To install ZorinOS icons open Terminal (Press Ctrl+Alt+T) type the following commands:



sudo add-apt-repository ppa:noobslab/icons2
sudo apt-get update
sudo apt-get install zorinos-icons

[#25112] Saturday, January 8, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
izecaptur

Total Points: 113
Total Questions: 102
Total Answers: 114

Location: Northern Mariana Islands
Member since Fri, Jan 15, 2021
3 Years ago
;