How to Install and Uninstall ruby-mpi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 23,2024

1. Install "ruby-mpi" package

Here is a brief guide to show you how to install ruby-mpi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-mpi

2. Uninstall "ruby-mpi" package

Learn how to uninstall ruby-mpi on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-mpi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-mpi
Priority: optional
Section: universe/ruby
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 0.3.0-1build6
Depends: libc6 (>= 2.4), libopenmpi1.10, libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0), ruby-narray
Filename: pool/universe/r/ruby-mpi/ruby-mpi_0.3.0-1build6_amd64.deb
Size: 14846
MD5sum: e38b061b9fcafd4b9c2cf154dc271c1b
SHA1: 635c1e4a9c30d59231266becbee5161ee5e78b90
SHA256: 236f5ef1bedff83b46263e414a2bf1e09b26d13ea9707e8dd6cc065d40fece99
Description-en: 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: cbd5d705a8ff884fe9a6219e5f1e9de1
Homepage: http://github.com/seiya/ruby-mpi
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu