How to Install and Uninstall libxxf86vm-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libxxf86vm-dev" package

This guide let you learn how to install libxxf86vm-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxxf86vm-dev

2. Uninstall "libxxf86vm-dev" package

This guide let you learn how to uninstall libxxf86vm-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxxf86vm-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxxf86vm-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxxf86vm-dev
Priority: optional
Section: libdevel
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxxf86vm
Version: 1:1.1.4-1
Replaces: x11proto-xf86vidmode-dev (<< 2.2.99.1)
Depends: libxxf86vm1 (= 1:1.1.4-1), libx11-dev, x11proto-xf86vidmode-dev (>= 2.2.99.1)
Filename: pool/main/libx/libxxf86vm/libxxf86vm-dev_1.1.4-1_amd64.deb
Size: 13302
MD5sum: 91acef3e7b3cb014f4d015886504efe7
SHA1: c841faa30d7dbc46bbdb2c01562aa86c1cc95c00
SHA256: 1c84bd232500449a039459f8791a62568ae474654341e1c2bc3091791aecc4f8
Description-en: X11 XFree86 video mode extension library (development headers)
libXxf86vm provides an interface to the XFree86-VidModeExtension
extension, which allows client applications to get and set video mode
timings in extensive detail. It is used by the xvidtune program in
particular.
.
This package contains the development headers for the library found in
libxxf86vm1. Non-developers likely have little use for this package.
.
More information about X.Org can be found at:

.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm
Description-md5: f248dc7c5a7842ef87d8528ab4f9bb7b
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk-libs-dev