How to Install and Uninstall python3-execnet.noarch Package on Fedora 34
Last updated: November 26,2024
1. Install "python3-execnet.noarch" package
This tutorial shows how to install python3-execnet.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-execnet.noarch
Copied
2. Uninstall "python3-execnet.noarch" package
Here is a brief guide to show you how to uninstall python3-execnet.noarch on Fedora 34:
$
sudo dnf remove
python3-execnet.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-execnet.noarch package on Fedora 34
Last metadata expiration check: 4:13:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-execnet
Version : 1.7.1
Release : 5.fc34
Architecture : noarch
Size : 335 k
Source : python-execnet-1.7.1-5.fc34.src.rpm
Repository : fedora
Summary : Elastic Python Deployment
URL : https://github.com/pytest-dev/execnet
License : MIT
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
Available Packages
Name : python3-execnet
Version : 1.7.1
Release : 5.fc34
Architecture : noarch
Size : 335 k
Source : python-execnet-1.7.1-5.fc34.src.rpm
Repository : fedora
Summary : Elastic Python Deployment
URL : https://github.com/pytest-dev/execnet
License : MIT
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