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

Last updated: September 18,2024

1. Install "python3-pywws" package

Please follow the instructions below to install python3-pywws on Kali Linux

$ sudo apt update $ sudo apt install python3-pywws

2. Uninstall "python3-pywws" package

Please follow the guidelines below to uninstall python3-pywws on Kali Linux:

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

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

Package: python3-pywws
Source: pywws
Version: 23.2.0-1
Installed-Size: 712
Maintainer: Debian IoT Maintainers
Architecture: all
Depends: python3-dateutil, python3:any, python3-usb
Size: 111360
SHA256: 3529d5947f3ede9238a07b878669dbe2c644a2d0629dd98697728f58990bfc31
SHA1: 30c5bd5531e2bedc56e2b58c8e03649dc7acd829
MD5sum: 52a315ebdd27e8fd8a45f73b14039bf4
Description: software for wireless weather stations
This package contains a collection of Python modules to read, store and
process data from popular USB wireless weather stations such as
Elecsa AstroTouch 6975, Watson W-8681, WH-1080PC, WH1080, WH1081, WH3080 etc.
Any model that is supplied with the EasyWeather Windows software might be
compatible.
.
The software has been developed to run in a low power, low memory environment
such as a Raspberry Pi. It can be used to create graphs and web pages
showing recent weather readings, typically updated every hour. It can also
send live data to services such as Weather Underground and post messages
to Twitter.
Description-md5:
Homepage: https://github.com/jim-easterbrook/pywws
Section: python
Priority: optional
Filename: pool/main/p/pywws/python3-pywws_23.2.0-1_all.deb