How to Install and Uninstall python311-execnet Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python311-execnet" package

Please follow the step by step instructions below to install python311-execnet on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-execnet

2. Uninstall "python311-execnet" package

This guide covers the steps necessary to uninstall python311-execnet on openSuSE Tumbleweed:

$ sudo zypper remove python311-execnet

3. Information about the python311-execnet package on openSuSE Tumbleweed

Information for package python311-execnet:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-execnet
Version : 2.0.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 430.8 KiB
Installed : No
Status : not installed
Source package : python-execnet-2.0.2-1.5.src
Upstream URL : https://github.com/pytest-dev/execnet
Summary : Rapid multi-Python deployment
Description :
execnet provides a share-nothing model with
channel-send/receive communication for distributing
execution across many Python interpreters across version,
platform and network barriers. It has a minimal and fast
API targetting the following uses:
* distribute tasks to (many) local or remote CPUs
* write and deploy hybrid multi-process applications
* write scripts to administer multiple environments

5. The same packages on other Linux Distributions