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

Last updated: May 17,2024

1. Install "python3-scoop" package

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

$ sudo apt update $ sudo apt install python3-scoop

2. Uninstall "python3-scoop" package

In this section, we are going to explain the necessary steps to uninstall python3-scoop on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3-greenlet (>= 0.3.4~), python3-zmq (>= 13.1.0~), python3 (>= 3.2), python3:any (>= 3.3.2-2~)
Recommends: openssh-client | ssh-client
Suggests: scoop-doc
Filename: pool/universe/s/scoop/python3-scoop_0.7.1-3_all.deb
Size: 44158
MD5sum: 3708cee6ec066172a5cf0b4a2db0efcc
SHA1: a3bd28e09ebf762e04e16c8ef351c658c4cdeb7c
SHA256: e8e5e3f411bfce7dd8568e67ce7948204f0812e814a480334b645478e3ce2a82
Description-en: Python3 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 Python3 modules.
Description-md5: c7c44a8fe989c02d48d8d3dbd72ae29a
Homepage: http://pyscoop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu