How to Install and Uninstall python-pymodbus-doc Package on Kali Linux

Last updated: May 15,2024

1. Install "python-pymodbus-doc" package

Please follow the guidance below to install python-pymodbus-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pymodbus-doc

2. Uninstall "python-pymodbus-doc" package

This is a short guide on how to uninstall python-pymodbus-doc on Kali Linux:

$ sudo apt remove python-pymodbus-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pymodbus-doc package on Kali Linux

Package: python-pymodbus-doc
Source: pymodbus
Version: 3.0.0-7
Installed-Size: 3259
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg)
Size: 222956
SHA256: c1d668c89cc8076ac23f4fd5f3ac77ebaa3721f813ac05120f5eac1b8a3ec244
SHA1: 55849691f57629f1cce9a084aaca3a67f7376f2b
MD5sum: 5e30ee07f60dc6acc6f58d15ae11d875
Description: full Modbus protocol implementation, documentation
Pymodbus is a full Modbus protocol implementation.
It is currently supports the following :
.
Client Features:
* Can perform single get/set on discrete and registers
* Can perform multiple get/set on discrete and registers
* Working on diagnostic/file/pipe/setting/info requests
* Can fully scrape a host to be cloned
.
Server Features:
* Can function as a fully implemented TCP/ASCII modbus server
* Full server control context
* Working on serial communication
* Working on functioning as a RTU
* Can mimic a server based on the supplied input data
.
For asynchronous communication, you need python-twisted-core.
For serial communication, you need python-serial.
.
This package provides the documentation and examples.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pymodbus-dev/pymodbus
Section: doc
Priority: optional
Filename: pool/main/p/pymodbus/python-pymodbus-doc_3.0.0-7_all.deb