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

Last updated: May 10,2024

1. Install "libiio-dev" package

This guide covers the steps necessary to install libiio-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libiio-dev

2. Uninstall "libiio-dev" package

Please follow the guidance below to uninstall libiio-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libiio-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Cercueil
Architecture: amd64
Source: libiio
Version: 0.6.40-1
Depends: libiio0 (= 0.6.40-1)
Filename: pool/universe/libi/libiio/libiio-dev_0.6.40-1_amd64.deb
Size: 8392
MD5sum: b6d36c0eb5e005f80c5b07a80b4072c3
SHA1: ef906ef06ddbdbf4fb836b7a1d1d13384184673d
SHA256: d54e0096c94c9c10ada57df520598e02a5e0dd348333870b63fb066c72d33bc1
Description-en: libiio development files
Libiio is a library that has been conceived to ease the development of
applications interfacing Industrial Input/Output (IIO) devices through
the IIO subsystem of the Linux kernel.
.
This package contains the development files.
Description-md5: 344b99c2ce753b186e5cf93c375f916d
Homepage: https://github.com/analogdevicesinc/libiio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu