How to Install driconf in Ubuntu 18.04



Install driconf by entering the following commands in the terminal:

sudo apt update
sudo apt install driconf

Description:

DRI configuration applet

Driconf is a configuration applet for the Direct Rendering Infrastructure (DRI). It allows customizing performance and visual quality settings of OpenGL drivers on a per-driver, per-screen and/or per-application level. . Driconf is implemented in Python. It uses the GTK+ toolkit bindings and the xdriinfo program (from the xdriinfo or xbase-clients package) to retrieve configuration information from OpenGL drivers.

Homepage: http://dri.freedesktop.org/wiki/DriConf

Version: 0.9.1-4

Section: universe/x11