Install compiz on Ubuntu 16.10

How to install compiz on Ubuntu 16.10?

Ubuntu Tutorial: In this tutorial you will learn to install compiz on Ubuntu 16.10.

Welcome to my Ubuntu tutorial website. Today, I will teach you to install compiz on Ubuntu 16.10.

What is Compiz?

Compiz is open source package and available as installer package for Ubuntu operating system. 

Compiz is composing windows manager for XWindow System which uses 3D graphics hardware to create fast composing desktop effects. You can use Compiz to create effects like animation or cube workspace.




In Ubuntu apt-get tool is used and we will also use this tool to install compiz on Ubuntu 16.10.

Here are steps for Install compiz on Ubuntu 16.10:

Step 1: Update system

First of update you system with following command:

sudo apt-get update

Step 2: Install compiz

After updating the system you should install it with the following command:

sudo apt-get install compiz

Above command will ask admin password and after that it will install compiz on Ubuntu 16.10.

Check more details at: How to Install compiz on Ubuntu 16.10?

Thanks

Comments

Popular posts from this blog

MySQL Maven Dependency

Install gadmin-samba on Ubuntu 16.04

Install libavcodec-dev on Ubuntu 16.04