How to Install and Uninstall python-opcua Package on Debian 10 (Buster)

Last updated: May 12,2024

1. Install "python-opcua" package

This is a short guide on how to install python-opcua on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-opcua

2. Uninstall "python-opcua" package

Here is a brief guide to show you how to uninstall python-opcua on Debian 10 (Buster):

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

3. Information about the python-opcua package on Debian 10 (Buster)

Package: python-opcua
Version: 0.98.6-2
Installed-Size: 6252
Maintainer: Debian Python Modules Team
Architecture: all
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~)
Description: Pure Python OPC-UA Client and Server (Python 2)
Description-md5: 7c32f9d571909e4a9e5e75d6481ed535
Homepage: https://freeopcua.github.io/
Python-Version: 2.7
Section: python
Priority: optional
Filename: pool/main/p/python-opcua/python-opcua_0.98.6-2_all.deb
Size: 355976
MD5sum: 8243d67e030de3561cdfdf846214b887
SHA256: 33e548ba8cf344d27d17fdb54fbca67a9e3d888543f6ff812c65c4533477450f

5. The same packages on other Linux Distributions