How to Install python-opcua-tools in Ubuntu 18.04



Install python-opcua-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install python-opcua-tools

Description:

Pure Python OPC-UA Client and Server (tools)

An OPC-UA (Open Platform Communications - Unified Architecture) client and server library, written entirely in Python. . This package contains OPC UA tools: * uabrowse * uaclient * uadiscover * uahistoryread * uals * uaread * uaserver * uasubscribe * uawrite

Homepage: https://freeopcua.github.io/

Version: 0.90.3-1

Section: universe/python