How to Install and Uninstall ruby-mpi Package on Kali Linux

Last updated: May 21,2024

1. Install "ruby-mpi" package

Please follow the instructions below to install ruby-mpi on Kali Linux

$ sudo apt update $ sudo apt install ruby-mpi

2. Uninstall "ruby-mpi" package

Please follow the instructions below to uninstall ruby-mpi on Kali Linux:

$ sudo apt remove ruby-mpi $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-mpi package on Kali Linux

Package: ruby-mpi
Source: ruby-mpi (0.3.2-4)
Version: 0.3.2-4+b2
Installed-Size: 75
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby-narray, libc6 (>= 2.4), libopenmpi3 (>= 4.1.4), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 17072
SHA256: 50b1a4da43f2cb727ad86bde6c8e021a2bcfc60a8d613497b8d5964c90fada2a
SHA1: 5a65ecd6bdea2411efd1f14ce0963afd61c7f014
MD5sum: 95f786ee06baeeefd1ecd655187c377c
Description: Ruby binding of MPI
Ruby-MPI is a ruby binding of Message Passing Interface (MPI), which is
an API specification that allows processes to communicate with one
another by sending and receiving messages.
Description-md5:
Homepage: https://github.com/seiya/ruby-mpi
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mpi/ruby-mpi_0.3.2-4+b2_amd64.deb