How to Install and Uninstall python-pymodbus-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "python-pymodbus-doc" package

This guide covers the steps necessary to install python-pymodbus-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-pymodbus-doc" package

Please follow the guidance below to uninstall python-pymodbus-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-pymodbus-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-pymodbus-doc
Architecture: all
Version: 2.1.0+dfsg-2
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: pymodbus
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2640
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg)
Filename: pool/universe/p/pymodbus/python-pymodbus-doc_2.1.0+dfsg-2_all.deb
Size: 241328
MD5sum: 24bb59eda9cff3d6ba61e677d073be6e
SHA1: ee543a720133b2a5824dd844e5685ee9f47d51d3
SHA256: ed4ede0b200b40bd629220ccca93e9b9185ba4241a521a5f96f1a6439957cd32
SHA512: 4333662e86b46db11b49ee3022ab532d496f51e517211ca402f33bc3fe70cc1a09af78b72c88f78ab417a17694e419b7e27507501a31a894a6e2ce69cbb732ec
Homepage: https://github.com/riptideio/pymodbus
Description-en: 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: 44d94d866f2f3435c22b18b18e6f8829