How to Install and Uninstall ow-shell Package on Kali Linux

Last updated: May 12,2024

1. Install "ow-shell" package

Please follow the steps below to install ow-shell on Kali Linux

$ sudo apt update $ sudo apt install ow-shell

2. Uninstall "ow-shell" package

In this section, we are going to explain the necessary steps to uninstall ow-shell on Kali Linux:

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

3. Information about the ow-shell package on Kali Linux

Package: ow-shell
Source: owfs (3.2p4+dfsg1-4.2)
Version: 3.2p4+dfsg1-4.2+b2
Installed-Size: 237
Maintainer: Vincent Danjean
Architecture: amd64
Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.16)
Suggests: owserver
Size: 30532
SHA256: 828e9590222a6f3d0659b3740b664d7eb26132a8981a64394c910084f7ccd545
SHA1: 1f1bdf7a53f8acb77e19990b231741d14d6180ac
MD5sum: c7f7b08b8959b716bd7d1521a6a09d99
Description: shell utilities to talk to an 1-Wire owserver
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.
.
This package has several command line programs to talk to an owserver.
Included programs are :
* owdir: list 1-wire devices or properties
* owread: read 1-wire value
* owget: combines owdir and owread
* owwrite: set a 1-wire value
* owexist: check if a 1-wire server is reachable
* owpresent: check if a 1-wire device is connected
Description-md5:
Homepage: http://owfs.org/
Section: electronics
Priority: optional
Filename: pool/main/o/owfs/ow-shell_3.2p4+dfsg1-4.2+b2_amd64.deb