How to Install and Uninstall python-opcua Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: April 28,2024

1. Install "python-opcua" package

Please follow the instructions below to install python-opcua on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-opcua

2. Uninstall "python-opcua" package

Please follow the guidance below to uninstall python-opcua on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-opcua $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-opcua package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-opcua
Architecture: all
Version: 0.90.3-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4126
Provides: python2.7-opcua
Depends: python-concurrent.futures, python-dateutil, python-enum34, python-lxml, python-trollius, python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-opcua/python-opcua_0.90.3-1_all.deb
Size: 271814
MD5sum: 383b575acc859754f8651b8e6177f3c3
SHA1: fc42ac6e2ed0e94288349a5f13caf11c4c754bac
SHA256: 723952bfe7b7a049622b56caa4e3022933adb650f85d210239334a63b27b6692
Homepage: https://freeopcua.github.io/
Description: Pure Python OPC-UA Client and Server (Python 2)
Description-md5: 7c32f9d571909e4a9e5e75d6481ed535
Python-Version: 2.7

5. The same packages on other Linux Distributions