How to Install and Uninstall python-execnet Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-execnet" package
This guide covers the steps necessary to install python-execnet on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-execnet
Copied
2. Uninstall "python-execnet" package
This guide covers the steps necessary to uninstall python-execnet on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-execnet
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-execnet package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-execnet
Priority: optional
Section: universe/python
Installed-Size: 645
Maintainer: Ubuntu Developers
Original-Maintainer: Adam Schmalhofer
Architecture: all
Source: execnet
Version: 1.0.9-0.1
Provides: python2.7-execnet
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libjs-jquery, python-apipkg
Filename: pool/universe/e/execnet/python-execnet_1.0.9-0.1_all.deb
Size: 191246
MD5sum: 8a12eb1b7471226fb8b62e27b3116e15
SHA1: 682be12909a56bc302f082365826545e5d32da4e
SHA256: d80ef74ec1e94da36a422c304fc63af66bb958e31ad8148f003cb7cf1b97b84a
Description-en: rapid multi-Python deployment
execnet provides carefully tested means to ad-hoc interact with Python
interpreters across version, platform and network barriers. It provides
a minimal and fast API targetting the following uses:
.
* distribute tasks to local or remote CPUs
* write and deploy hybrid multi-process applications
* write scripts to administer a bunch of exec environments
Description-md5: 59eae2ecec5a7b4324a078e0ba459231
Homepage: http://codespeak.net/execnet/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 645
Maintainer: Ubuntu Developers
Original-Maintainer: Adam Schmalhofer
Architecture: all
Source: execnet
Version: 1.0.9-0.1
Provides: python2.7-execnet
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libjs-jquery, python-apipkg
Filename: pool/universe/e/execnet/python-execnet_1.0.9-0.1_all.deb
Size: 191246
MD5sum: 8a12eb1b7471226fb8b62e27b3116e15
SHA1: 682be12909a56bc302f082365826545e5d32da4e
SHA256: d80ef74ec1e94da36a422c304fc63af66bb958e31ad8148f003cb7cf1b97b84a
Description-en: rapid multi-Python deployment
execnet provides carefully tested means to ad-hoc interact with Python
interpreters across version, platform and network barriers. It provides
a minimal and fast API targetting the following uses:
.
* distribute tasks to local or remote CPUs
* write and deploy hybrid multi-process applications
* write scripts to administer a bunch of exec environments
Description-md5: 59eae2ecec5a7b4324a078e0ba459231
Homepage: http://codespeak.net/execnet/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu