How to Install and Uninstall ray Package on Kali Linux

Last updated: May 02,2024

1. Install "ray" package

Learn how to install ray on Kali Linux

$ sudo apt update $ sudo apt install ray

2. Uninstall "ray" package

This guide covers the steps necessary to uninstall ray on Kali Linux:

$ sudo apt remove ray $ sudo apt autoclean && sudo apt autoremove

3. Information about the ray package on Kali Linux

Package: ray
Version: 2.3.1-8
Installed-Size: 2445
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.4), libopenmpi3 (>= 4.1.6), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), mpi-default-bin
Size: 872776
SHA256: f135efbeeecfdb7d9ab8c8f72e7fee873dfb84dd9d67c8b40b7e28457f46714e
SHA1: 1653a61918ba3b412c93e1695d9025db09405149
MD5sum: 2d1ec3d3e7f66d1103bc06f9bad0dd06
Description: de novo genome assemblies of next-gen sequencing data
Ray is a parallel software that computes de novo genome assemblies with
next-generation sequencing data.
Ray is written in C++ and can run in parallel on numerous interconnected
computers using the message-passing interface (MPI) standard.
Included:
- Ray de novo assembly of single genomes
- Ray Méta de novo assembly of metagenomes
- Ray Communities microbe abundance + taxonomic profiling
- Ray Ontologies gene ontology profiling
Description-md5:
Homepage: https://denovoassembler.sourceforge.net/
Section: science
Priority: optional
Filename: pool/main/r/ray/ray_2.3.1-8_amd64.deb