How to Install and Uninstall coop-computing-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "coop-computing-tools" package

Please follow the instructions below to install coop-computing-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install coop-computing-tools

2. Uninstall "coop-computing-tools" package

Please follow the guidelines below to uninstall coop-computing-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove coop-computing-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the coop-computing-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: coop-computing-tools
Priority: extra
Section: universe/utils
Installed-Size: 5329
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: amd64
Source: cctools
Version: 4.0-1ubuntu5
Depends: libc6 (>= 2.15), libfuse2 (>= 2.6), libglobus-common0 (>= 16), libglobus-gss-assist3 (>= 9), libglobus-gssapi-gsi4 (>= 10), libkrb5-3 (>= 1.13~alpha1+dfsg), libmysqlclient20 (>= 5.7.11), libncurses5 (>= 6), libopenmpi1.10, libreadline6 (>= 6.0), libstdc++6 (>= 4.1.1), libtinfo5 (>= 6), python
Suggests: coop-computing-tools-doc, condor, gridengine-client
Filename: pool/universe/c/cctools/coop-computing-tools_4.0-1ubuntu5_amd64.deb
Size: 777666
MD5sum: 6ea30386b729e477e863e3b403e07ce4
SHA1: 2362f20194a7039d9e9db0bd555fc9415e106b99
SHA256: d533677c0ebfa177301d4aab82ca3a31763a959db922a5e08ba62f743d1324e3
Description-en: cooperative computing tools
This is a collection of software that help users to share resources in a
complex, heterogeneous, and unreliable computing environment. This includes:
.
* Chirp: A personal filesystem and I/O protocol that allows unprivileged users
to share space securely, efficiently, and conveniently. When combined
with Parrot, Chirp allows users to create custom wide-area
distributed filesystems.
* Parrot: A transparent user-level virtual filesystem that allows any ordinary
program to be attached to a remote storage device such as an FTP
server or a Chirp server.
* Makeflow: A workflow system for parallel and distributed computing that uses
a language very similar to Make.
* Work Queue: A system and API for building master-worker style programs that
scale up to thousands of processors.
* All Pairs: A computational abstraction for running very large Cartesian
products.
* Wavefront: A computational asbtraction for running very large dynamic
programming problems.
* The Fault Tolerant Shell: A high-level programming language that allows
users to combine the ease of shell scripting, the power of distributed
programming, and the precision of compiled languages. Basically,
parallel programming and exception handling for scripts.
Description-md5: ef32bc88b53896528f25310829d60a3a
Homepage: http://nd.edu/~ccl/software/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu