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

Last updated: May 15,2024

1. Install "python3-pmix" package

Please follow the guidance below to install python3-pmix on Kali Linux

$ sudo apt update $ sudo apt install python3-pmix

2. Uninstall "python3-pmix" package

This guide covers the steps necessary to uninstall python3-pmix on Kali Linux:

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

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

Package: python3-pmix
Source: pmix (5.0.1-4)
Version: 5.0.1-4+b1
Installed-Size: 1233
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: python3, libc6 (>= 2.14), libpmix2 (= 5.0.1-4+b1)
Recommends: libpmix-dev
Size: 365152
SHA256: f04f712048ffb0e6dc9215d43ae2eb8e6e917c8ccdd5cba35740a61891b9c17e
SHA1: dd76a9ab0c3989d17fb55b88088db2575a94762e
MD5sum: 5b2e216235ac05544602a413a05f00a1
Description: Process Management Interface (Exascale) library - Python wrapper
PMIX is the OpenMPI implementation of the Process Management Interface (PMI)
Exascale API. This package provides Python3 bindings.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pmix/pmix
Section: net
Priority: optional
Filename: pool/main/p/pmix/python3-pmix_5.0.1-4+b1_amd64.deb