How to Install and Uninstall python3-onewire Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-onewire" package

In this section, we are going to explain the necessary steps to install python3-onewire on Kali Linux

$ sudo apt update $ sudo apt install python3-onewire

2. Uninstall "python3-onewire" package

Learn how to uninstall python3-onewire on Kali Linux:

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

3. Information about the python3-onewire package on Kali Linux

Package: python3-onewire
Source: python-onewire (0.2-2)
Version: 0.2-2+b4
Installed-Size: 57
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libowcapi-3.2-4 (>= 3.2p4+dfsg1)
Size: 7232
SHA256: c0befd8652b35d8e129976cf99f5bbe56492507ec3cfaa2f380bdfdf22923a57
SHA1: 5ea6b256e972e46ba72d6b594b28ad4baa354ca6
MD5sum: e4c6ce3aefb76c56f5ab51f8283d4792
Description: Wrapper for OWFS C-API (Python 3)
This wrapper around the OWFS C-API is fairly is fairly similar to the
original owpython. However, this library is class-based, so some
modifications are required converting owpython code.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/kipe/python-onewire
Section: python
Priority: optional
Filename: pool/main/p/python-onewire/python3-onewire_0.2-2+b4_amd64.deb