How to Install and Uninstall python2-pyModbusTCP.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 23,2024
1. Install "python2-pyModbusTCP.noarch" package
In this section, we are going to explain the necessary steps to install python2-pyModbusTCP.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python2-pyModbusTCP.noarch
Copied
2. Uninstall "python2-pyModbusTCP.noarch" package
Please follow the guidance below to uninstall python2-pyModbusTCP.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python2-pyModbusTCP.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-pyModbusTCP.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:58:16 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-pyModbusTCP
Version : 0.1.8
Release : 2.el8
Architecture : noarch
Size : 33 k
Source : python-pyModbusTCP-0.1.8-2.el8.src.rpm
Repository : epel
Summary : A simple Modbus/TCP library for Python
URL : https://github.com/sourceperl/pyModbusTCP
License : MIT
Description : pyModbusTCP A simple Modbus/TCP client library for Python.
: Since version 0.1.0, a server is also available for test
: purpose only (don't use in project). pyModbusTCP is pure Python
: code without any extension or external module dependency.
Available Packages
Name : python2-pyModbusTCP
Version : 0.1.8
Release : 2.el8
Architecture : noarch
Size : 33 k
Source : python-pyModbusTCP-0.1.8-2.el8.src.rpm
Repository : epel
Summary : A simple Modbus/TCP library for Python
URL : https://github.com/sourceperl/pyModbusTCP
License : MIT
Description : pyModbusTCP A simple Modbus/TCP client library for Python.
: Since version 0.1.0, a server is also available for test
: purpose only (don't use in project). pyModbusTCP is pure Python
: code without any extension or external module dependency.