How to Install python-opcua in Ubuntu 18.04



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

sudo apt update
sudo apt install python-opcua

Description:

Pure Python OPC-UA Client and Server (Python 2)

An OPC-UA (Open Platform Communications - Unified Architecture) client and server library, written entirely in Python. . This package contains the Python 2 library.

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

Version: 0.90.3-1

Section: universe/python