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

Last updated: May 14,2024

1. Install "octave-mpi" package

Please follow the instructions below to install octave-mpi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install octave-mpi

2. Uninstall "octave-mpi" package

Please follow the steps below to uninstall octave-mpi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: octave-mpi
Priority: optional
Section: universe/math
Installed-Size: 1782
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 1.2.0-2build1
Depends: octave (>= 4.0.0), libc6 (>= 2.14), libgcc1 (>= 1:3.0), liboctave3, libopenmpi1.10, libstdc++6 (>= 5.2)
Recommends: mpi-default-bin
Filename: pool/universe/o/octave-mpi/octave-mpi_1.2.0-2build1_amd64.deb
Size: 195782
MD5sum: d14cd735313103d8de58016ae5edc6b8
SHA1: e5cd9ecd650355ade6666995904d6b51d9316be2
SHA256: edef6adb3518109b5c6e18208f7302807eb0e00199e736b76264a108b160c2ef
Description-en: Octave toolbox for parallel computing using MPI
This package brings parallel computing capabilities to Octave by providing a
convenient interface to MPI primitives. This is achieved using simple MPI
Derived Datatypes.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: 044e05c96ac73e65903030675b768454
Homepage: http://octave.sourceforge.net/mpi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu