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

Last updated: December 23,2024

1. Install "libdevil-dev" package

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

$ sudo apt update $ sudo apt install libdevil-dev

2. Uninstall "libdevil-dev" package

In this section, we are going to explain the necessary steps to uninstall libdevil-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdevil-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1150
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: devil
Version: 1.7.8-10
Depends: libdevil1c2 (= 1.7.8-10), liblcms2-dev, libtiff-dev
Filename: pool/universe/d/devil/libdevil-dev_1.7.8-10_amd64.deb
Size: 252674
MD5sum: e4ba6b0e5fee38a46fdfb9cd0bf1dbf9
SHA1: be5aeeffa327356068ade05e4432452469904ae0
SHA256: 17768c01e3e4a78d6ae6072f3d1119b36d631caac0900af4d6d25bed9572e1ad
Description-en: Cross-platform image loading and manipulation toolkit
Developer's Image Library (DevIL) is a programmer's toolkit which can
load, save and convert a wide variety of image formats. It also offers
basic manipulation and filtering capabilities.
.
DevIL presents a simple programming interface similar to OpenGL's, which is
easy for a developer to learn and use. Ultimate control of the images is
left to the developer.
.
This package contains the development files.
Description-md5: c9fd4a7519ab820246d2102717804209
Homepage: http://openil.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu