Install touchegg on Ubuntu 16.04
How to install touchegg on Ubuntu 16.04?
Ubuntu Tutorial: In this tutorial you will learn to install touchegg on Ubuntu 16.04.Touchegg is a multitouch gesture program, that runs as a user in the background, recognizes gestures, translates them to more conventional types of events and/or performs custom actions in response to them.
Welcome to my Ubuntu tutorial website. Today, I will teach you to install touchegg on Ubuntu 16.04.
In Ubuntu apt-get tool is used and we will also use this tool to install touchegg on Ubuntu 16.04.
Here are steps for Install touchegg on Ubuntu 16.04:
Step 1: Update system
First of update you system with following command:
sudo apt-get update
Step 2: Install touchegg
After updating the system you should install it with the following command:
sudo apt-get install touchegg
Above command will ask admin password and after that it will install touchegg on Ubuntu 16.04.
Check more details at: How to Install touchegg on Ubuntu 16.04?
Thanks

Comments
Post a Comment