How to Install libxxf86dga1 in Ubuntu 18.04



Install libxxf86dga1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libxxf86dga1

Description:

X11 Direct Graphics Access extension library

libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga

Version: 2:1.1.4-1

Section: libs