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

Last updated: May 17,2024

1. Install "python-ownet" package

This tutorial shows how to install python-ownet on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ownet

2. Uninstall "python-ownet" package

Please follow the instructions below to uninstall python-ownet on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ownet
Priority: extra
Section: universe/python
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Danjean
Architecture: all
Source: owfs
Version: 3.1p1-2ubuntu1
Provides: python2.7-ownet
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/o/owfs/python-ownet_3.1p1-2ubuntu1_all.deb
Size: 13198
MD5sum: 3cc9da398cb0e84a9430c31e7301c7e8
SHA1: 2ed7f1938d8ba1e30cba575e23dd7d60c1d663cb
SHA256: ee7700c60be243a95f587d2c9ccf38bf614da277432ddd93ceb2e61929748f99
Description-en: Python module for accessing 1-wire networks
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.
.
OWnet is a standalone Python module for accessing 1-wire sensors
through an owserver.
Description-md5: 48e072418ff23e5bdf4ecd44cbb4da09
Homepage: http://owfs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu