How to Install compton in Ubuntu 18.04



Install compton by entering the following commands in the terminal:

sudo apt update
sudo apt install compton

Description:

compositor for X11, based on xcompmgr

compton is a compositor for X11, based on xcompmgr. In addition to shadows, fading and translucency, compton implements window frame opacity control, inactive window transparency, and shadows on argb windows.

Homepage: https://github.com/chjj/compton

Version: 0.1~beta2+20150922-1

Section: universe/x11