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

Last updated: December 23,2024

1. Install "python-workqueue" package

In this section, we are going to explain the necessary steps to install python-workqueue on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-workqueue

2. Uninstall "python-workqueue" package

Please follow the instructions below to uninstall python-workqueue on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-workqueue
Priority: extra
Section: universe/python
Installed-Size: 392
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: amd64
Source: cctools
Version: 4.0-1ubuntu5
Depends: libc6 (>= 2.15), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/c/cctools/python-workqueue_4.0-1ubuntu5_amd64.deb
Size: 99708
MD5sum: 9e03b9af9932c05238dcafdf54d4b07e
SHA1: df009bbd5503e80914cd5d22e434ea8405f45076
SHA256: 388ded78b5e0b6f12fd6e957ad956bb64265b38c2d53886afeec1ac638289b54
Description-en: cooperative computing tools work queue Python bindings
CCTools's Work Queue is a system and API for building master-worker style
programs that scale up to thousands of processors. This package provides
bindings to access this system from Python.
Description-md5: 6057935084d8dffa2ae45be8153e52e7
Homepage: http://nd.edu/~ccl/software/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu