How to Install and Uninstall libxpresent1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libxpresent1" package

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

$ sudo apt update $ sudo apt install libxpresent1

2. Uninstall "libxpresent1" package

Learn how to uninstall libxpresent1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxpresent1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxpresent1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxpresent1
Priority: optional
Section: universe/libs
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxpresent
Version: 1.0.0-2
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1)
Filename: pool/universe/libx/libxpresent/libxpresent1_1.0.0-2_amd64.deb
Size: 6794
MD5sum: 71cf2b1d15dd4f356de5092ff9d3e688
SHA1: d5df55d12e7e6b199ae91dd3c2b5c86b4398c165
SHA256: 79aa934ad09048d0a2d1e3917f05627b48c44bb27492b1d5157db138d1068c73
Description-en: X11 Present extension library
libXpresent provides an X Window System client interface to the Present
extension to the X protocol.
.
The Present extension provides a way for applications to update their
window contents from a pixmap in a well defined fashion, synchronizing
with the display refresh and potentially using a more efficient
mechanism than copying the contents of the source pixmap.
.
More information about X.Org can be found at:

Description-md5: 46ae76aa36e540627ca63d6bf6ada430
Multi-Arch: same
Homepage: http://cgit.freedesktop.org/xorg/lib/libXpresent/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu