How to Install xtrans-dev in Ubuntu 18.04



Install xtrans-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install xtrans-dev

Description:

X transport library (development files)

xtrans includes a number of routines to make X implementations transport-independent; at time of writing, it includes support for UNIX sockets, IPv4, IPv6, and DECnet. . xtrans is not actually a library in itself; it includes .c files which are then used in the compilation of X servers, libraries, et al. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxtrans

Version: 1.3.5-1

Section: x11