How to Install and Uninstall python3-opcua Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-opcua" package

In this section, we are going to explain the necessary steps to install python3-opcua on Kali Linux

$ sudo apt update $ sudo apt install python3-opcua

2. Uninstall "python3-opcua" package

This tutorial shows how to uninstall python3-opcua on Kali Linux:

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

3. Information about the python3-opcua package on Kali Linux

Package: python3-opcua
Source: python-opcua
Version: 0.98.11-2
Installed-Size: 9927
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3-lxml, python3-tz, python3:any
Size: 450592
SHA256: d0bcad9db895888db781576209f2d4670654db9c0d2070e81765348a7e9f2052
SHA1: 0a5b01ca22f9d124f241edf1e7aed25521684a44
MD5sum: 03a6c5b4570102064f16b168a067d568
Description: Pure Python OPC-UA Client and Server (Python 3)
An OPC-UA (Open Platform Communications - Unified Architecture)
client and server library, written entirely in Python.
.
This package contains the Python 3 library.
Description-md5: 1d8711bd11290abd94fc69a44b402fa6
Homepage: https://freeopcua.github.io/
Section: python
Priority: optional
Filename: pool/main/p/python-opcua/python3-opcua_0.98.11-2_all.deb