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

Last updated: July 05,2024

1. Install "python3-pymodbus" package

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

$ sudo apt update $ sudo apt install python3-pymodbus

2. Uninstall "python3-pymodbus" package

This guide covers the steps necessary to uninstall python3-pymodbus on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-pymodbus
Architecture: all
Version: 2.1.0+dfsg-2
Priority: optional
Section: universe/python
Source: pymodbus
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 559
Depends: python3-serial, python3-six (>= 1.11.0), python3:any
Recommends: python3-serial-asyncio, python3-twisted
Filename: pool/universe/p/pymodbus/python3-pymodbus_2.1.0+dfsg-2_all.deb
Size: 77492
MD5sum: 660f2444c853d38acc8227096b665c6d
SHA1: 9de5720b379fc7babe5714ec626c1f852291fc3e
SHA256: 1352272711fdfae76c4301d8e06a6a3b0790efccb36fdb44b1e791a49c7ecf18
SHA512: 980c89e448214e21c96e49c1075fad25d9fb4a911400d632dff33ce923bc82d8065154b706edb34301853baab676ee4d3ff9963267263023d19806816a16c4aa
Homepage: https://github.com/riptideio/pymodbus
Description-en: full Modbus protocol implementation for Python 3
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 Python 3.x module.
Description-md5: cbc28777fc67aaffff3236a572d3ca0e