How to Install and Uninstall coop-computing-tools Package on Kali Linux

Last updated: May 18,2024

1. Install "coop-computing-tools" package

Please follow the guidance below to install coop-computing-tools on Kali Linux

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

2. Uninstall "coop-computing-tools" package

This is a short guide on how to uninstall coop-computing-tools on Kali Linux:

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

3. Information about the coop-computing-tools package on Kali Linux

Package: coop-computing-tools
Source: cctools
Version: 9.9-4
Installed-Size: 15745
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libc6 (>= 2.34), libfuse2 (>= 2.8), libglobus-common0 (>= 17), libglobus-gss-assist3 (>= 11), libglobus-gssapi-gsi4 (>= 13), libjsonparser1.1 (>= 1.1.0), libncurses6 (>= 6), libopenmpi3 (>= 4.1.6), libreadline8 (>= 6.0), libsqlite3-0 (>= 3.7.15), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0), python3
Suggests: coop-computing-tools-doc, condor, gridengine-client
Size: 1398088
SHA256: ab3d8bb8c13a01bc7e7b3a19d2371b103a3605eac5b9b751ffcfa023ceff9fe0
SHA1: 489da595a89a4e70d8001d91b9abf8c2e1123110
MD5sum: 23823e8c548e4c73197dd6b0fd82dff1
Description: 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 abstraction 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:
Homepage: https://ccl.cse.nd.edu/software/
Tag: uitoolkit::ncurses
Section: utils
Priority: optional
Filename: pool/main/c/cctools/coop-computing-tools_9.9-4_amd64.deb