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

Last updated: October 05,2024

1. Install "libcomedi-dev" package

This tutorial shows how to install libcomedi-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcomedi-dev

2. Uninstall "libcomedi-dev" package

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

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

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

Package: libcomedi-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1541
Maintainer: Ubuntu Developers
Original-Maintainer: Gudjon I. Gudjonsson
Architecture: amd64
Source: comedilib
Version: 0.10.2-4
Depends: libcomedi0 (= 0.10.2-4)
Filename: pool/universe/c/comedilib/libcomedi-dev_0.10.2-4_amd64.deb
Size: 324766
MD5sum: 337bc72e092ae05c19a7454388c65348
SHA1: bd853a1d3de1442e2a6e4c7fd1abec04e3ca73b4
SHA256: 462a1c3e1e89235cddbe20d5cd6d4958e7f0602267c9aa596b6c4f20a094e018
Description-en: Development library for Comedi
Comedilib is a library for using Comedi, a driver interface for data
acquisition hardware.
.
This package contains headers, static libraries, documentation, and
examples for writing software that uses the Comedilib library. You
only need to install it if you plan to develop or compile software
that uses Comedilib.
Description-md5: eed36a55678e38a314ba77313a153948
Homepage: http://www.comedi.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu