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

Last updated: May 21,2024

1. Install "libicns-dev" package

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

$ sudo apt update $ sudo apt install libicns-dev

2. Uninstall "libicns-dev" package

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

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

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

Package: libicns-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Mathew Eis
Architecture: amd64
Source: libicns
Version: 0.8.1-1
Depends: libicns1 (= 0.8.1-1)
Filename: pool/universe/libi/libicns/libicns-dev_0.8.1-1_amd64.deb
Size: 36512
MD5sum: 6cece77931fcaafa48eca46a4bfeb045
SHA1: 5a633d394f2b665d17722cddba50467f1e3fa5a3
SHA256: 53ed16bc63fab91b2dfa4157302f2c448f8c4be9790c4c8d25adaa71b9d33d01
Description-en: libicns development files
libicns is a library for manipulation of
the Mac OS icns resource format, also known as the IconFamily
resource type. It can read and write files for the Mac OS X icns
format, as well as read from Mac OS resource files and macbinary
encoded Mac OS resource forks.
.
This package contains development files (static libraries and headers)
needed to build software using libicns.
Description-md5: a8331f7c3f0079ffbd89e4fdaaeb78ee
Multi-Arch: same
Homepage: http://icns.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu