How to install manokwari desktop environment on Ubuntu 17.04
To Install Manokwari on Ubuntu 17.04
Manokwari is a desktop environment developed by BlankOn developer with HTML5 and CSS3 technology. With a web-based desktop like Manokwari, if you are accustomed to designing for the web or understand programming languages like HTML5 and CSS3, ManoKwari can be easily modified according to your taste. Manokwari is also often referred to as a desktop application.
Installing Manokwari
Before you begin with the installation of Monokwari, you need to add the dependency package via ppa. Run the following command for the same purpose.
root@linuxhelp:~# add-apt-repository ppa:dotovr/manokwari
Manokwari is a desktop shell for GNOME 3. It features combined Gtk+ and HTML5 frontend (Gtk+ is legacy here and would be replaced totally with HTML5 in the future). It is an evolution from a shell called blankon-panel.
Manokwari is used by BlankOn Linux.
.
.
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
After adding the dependency packages are added, update the machine by executing the apt-get update command.
root@linuxhelp:~# apt-get update
Hit:1 http://ppa.launchpad.net/dotovr/manokwari/ubuntu xenial InRelease
Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease
.
.
Fetched 287 kB in 2s (114 kB/s)
Reading package lists... Done
Now is the time to install Manokwari. Run the following command to trigger its installation.
root@linuxhelp:~# apt install manokwari
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
blankon-settings-gtk-3.0 bromo-theme cbatticon dleyna-server
.
.
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for dbus (1.10.6-1ubuntu3) ...
The installation is done, now choose the desktop environment and then enter password and login.
The monakwari desktop environment looks as follows.
With this, the complete installation of Monakwari desktop environment is done.
"https://aur.archlinux.org/packages/manokwari/"
"https://codeload.github.com/BlankOn/manokwari/legacy.zip/master"
#git clone https://github.com/BlankOn/manokwari.git
# sudo apt-get install gnome-common libcairo2-dev libgee-dev libglib2.0-dev libgnome-menu-dev libgtk-3-dev libtool libunique-3.0-dev libvala-0.12-dev valac
"https://codeload.github.com/BlankOn/manokwari/legacy.zip/master"
then extract the file and follow the steps Below
# cd manokwari
# sh autogen.sh
# make
# sudo make install