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

Last updated: May 17,2024

1. Install "python-ow" package

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

$ sudo apt update $ sudo apt install python-ow

2. Uninstall "python-ow" package

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

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

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

Package: python-ow
Priority: extra
Section: universe/python
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Danjean
Architecture: amd64
Source: owfs
Version: 3.1p1-2ubuntu1
Provides: python2.7-ow
Depends: libc6 (>= 2.14), libow-3.1-1, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Filename: pool/universe/o/owfs/python-ow_3.1p1-2ubuntu1_amd64.deb
Size: 30248
MD5sum: c2eb3908552fd0b3dfb05ca5d2a1684e
SHA1: c3ed0c99454c541bc3fcbe8106c0897c1f9ae246
SHA256: 6db516eaf532d07249c4e2562f3057f4947cad31e799a6ed6d7a6ac947e216dc
Description-en: Dallas 1-wire support: Python bindings
The 1-Wire bus is a cheap low-speed bus for devices like weather
sensors, access control, etc. It can be attached to your system via
serial, USB, I2C, and other interfaces.
.
Python bindings for the OWFS 1-Wire support library have been produced
with SWIG and allow access to libow functions from Python code.
Description-md5: 54b3b38463494becaae34f63821457ad
Homepage: http://owfs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu