How to Install and Uninstall python-scoop Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "python-scoop" package

This tutorial shows how to install python-scoop on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-scoop

2. Uninstall "python-scoop" package

This guide let you learn how to uninstall python-scoop on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-scoop $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-scoop package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-scoop
Priority: optional
Section: universe/python
Installed-Size: 275
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: scoop
Version: 0.7.1-3
Depends: python-greenlet (>= 0.3.4~), python-zmq (>= 13.1.0~), python (>= 2.7) | python-argparse, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: openssh-client | ssh-client
Suggests: scoop-doc
Filename: pool/universe/s/scoop/python-scoop_0.7.1-3_all.deb
Size: 44082
MD5sum: a23b91d8685dce1705925a8e6da9f241
SHA1: 7eac319bb1d734128ca6064e30930599d1f107d0
SHA256: 1b9202947af7daa8035b4b20a91665c2714224513d46e9abef2b69c254ec2449
Description-en: Python library for concurrent parallel programming
SCOOP (Scalable COncurrent Operations in Python) is a distributed task
module allowing concurrent parallel programming on various environments,
from heterogeneous grids to supercomputers.
.
This package contains the Python modules.
Description-md5: 6c4490151558ba77bf448348d54d4a38
Homepage: http://pyscoop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu