How to Install and Uninstall libcomedi0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libcomedi0" package

This tutorial shows how to install libcomedi0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcomedi0

2. Uninstall "libcomedi0" package

This guide let you learn how to uninstall libcomedi0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcomedi0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcomedi0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcomedi0
Priority: optional
Section: universe/libs
Installed-Size: 494
Maintainer: Ubuntu Developers
Original-Maintainer: Gudjon I. Gudjonsson
Architecture: amd64
Source: comedilib
Version: 0.10.2-4
Replaces: libcomedi-0.7.22
Depends: libboost-program-options1.58.0, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgsl2, libstdc++6 (>= 5.2), adduser
Recommends: udev
Conflicts: libcomedi-0.7.22
Filename: pool/universe/c/comedilib/libcomedi0_0.10.2-4_amd64.deb
Size: 123030
MD5sum: 7f9ffc72a397efc63f5dcff24bdd14b2
SHA1: d8f8772cd63a8f61b2d155084611670c059de7ad
SHA256: 1c38d54735ece1ba0bb2d5bd0594341db7c0930c25fef1e976486a0431872fdd
Description-en: Library for Comedi
Comedilib is a library for using Comedi, a driver interface for data
acquisition hardware. Comedi supports a wide variety of ISA and PCI
devices that contain analog-to-digital converters, digital-to-analog
converters, digital input/output, counters and timers. The full list
of support devices can be found in the libcomedi-dev documentation.
.
This package contains the shared library component of Comedilib. In
general, this package will be automatically installed as a dependency
of application or other library packages.
.
In order to effectively use this package, you need to have compiled
and installed the Comedi kernel modules. The source for Comedi is
available in the comedi-source package, which also contains
instructions on how to compile and install the modules.
Description-md5: 8df438318b17e8268487ce6fef52f74e
Homepage: http://www.comedi.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu