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

Last updated: May 17,2024

1. Install "libafterimage-dev" package

Please follow the instructions below to install libafterimage-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libafterimage-dev

2. Uninstall "libafterimage-dev" package

This tutorial shows how to uninstall libafterimage-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libafterimage-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 2231
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Luberda
Architecture: amd64
Source: afterstep
Version: 2.2.12-6
Depends: freeglut3-dev, libafterimage0 (= 2.2.12-6), libc6-dev | libc-dev, libfreetype6-dev, libice-dev, libjpeg-dev, libpng-dev, librsvg2-dev, libsm-dev, libtiff-dev, libxext-dev, libxinerama-dev, zlib1g-dev (>= 1:1.1.4)
Filename: pool/universe/a/afterstep/libafterimage-dev_2.2.12-6_amd64.deb
Size: 708088
MD5sum: 2f1b79da245a03f0f2ab8562b488e748
SHA1: 4ac1c4efca655c5dbb39d0a912ced08ab905a5a7
SHA256: 00c0f0e17b478288abb953b5207878de8cc814b5b6ce2681585d483d48f0b990
Description-en: imaging library designed for AfterStep - development files
libAfterImage is the imaging library implemented for AfterStep
X Window Manager. It has been generalized to be suitable for any
application in need of robust graphics engine.
.
It provides facilities for loading images from files of different
formats, compressed in memory storage of images, scaling,
tinting/shading, flipping and superimposition of arbitrary number of
images over each other. In addition it allows for linear gradients
drawing, and antialiased/smoothed text drawing using both FreeType
library and X Window fonts.
.
This package contains the header files and static library needed to
compile applications that use libAfterImage.
Description-md5: 3695b6bea04881b4edf0cd7a5e0cb246
Homepage: http://www.afterstep.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu