How to Install and Uninstall python3-comedilib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-comedilib" package

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

$ sudo apt update $ sudo apt install python3-comedilib

2. Uninstall "python3-comedilib" package

Please follow the steps below to uninstall python3-comedilib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-comedilib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-comedilib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-comedilib
Priority: optional
Section: universe/python
Installed-Size: 611
Maintainer: Ubuntu Developers
Original-Maintainer: Gudjon I. Gudjonsson
Architecture: amd64
Source: comedilib
Version: 0.10.2-4
Provides: python3.5-comedilib
Depends: libc6 (>= 2.14), libcomedi0 (>= 0.10.0), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/c/comedilib/python3-comedilib_0.10.2-4_amd64.deb
Size: 69724
MD5sum: 9092e78eebfb83c6c913247231e0f64d
SHA1: 69e19ccf3b566dd8624f5ecba002e07edd355578
SHA256: 40157d97552e3bccfdef099b13b28fc79b6bebd457e63bc6c51e6c7e55caa4a7
Description-en: Python3 wrapper for Comedilib
Comedilib is a library for using Comedi, a driver interface for data
acquisition hardware. See the libcomedi0 package for more information.
.
This package provides Python3 bindings to the comedi library.
Description-md5: f4872bcee3e433496af7e6a549c8896d
Homepage: http://www.comedi.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu