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

Last updated: December 25,2024

1. Install "python-libiio" package

This is a short guide on how to install python-libiio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libiio

2. Uninstall "python-libiio" package

Here is a brief guide to show you how to uninstall python-libiio on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libiio
Priority: optional
Section: universe/python
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Cercueil
Architecture: all
Source: libiio
Version: 0.6.40-1
Depends: libiio0 (>= 0.6.40-1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/libi/libiio/python-libiio_0.6.40-1_all.deb
Size: 7090
MD5sum: 0a3d6f4e73b2135b09e6b77c954603d8
SHA1: bd2db4226c8f6cbeda3a79ffcef44a3804ece204
SHA256: 654052f0033c2ae8f2bbbb3c080bb47ab0a48b189a193e97b265489106336ff7
Description-en: Python bindings for libiio
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 Python bindings for libiio.
Description-md5: bbd6d6a477c12a28b7262d9a4ff76c03
Homepage: https://github.com/analogdevicesinc/libiio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu