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

Last updated: May 13,2024

1. Install "octave-parallel" package

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

$ sudo apt update $ sudo apt install octave-parallel

2. Uninstall "octave-parallel" package

Please follow the step by step instructions below to uninstall octave-parallel on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: octave-parallel
Priority: optional
Section: universe/math
Installed-Size: 570
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 3.0.3-1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), liboctave3, libstdc++6 (>= 5.2), octave (>= 4.0.0)
Filename: pool/universe/o/octave-parallel/octave-parallel_3.0.3-1_amd64.deb
Size: 147782
MD5sum: 7ce5a1ed5d2580c4430f47058e503783
SHA1: 2335eb836944aacd41f487314997bd0dcb6295f6
SHA256: 974bd5ebec780ee0b457cc70d9d4877b60e9ba08f6e27c801bb4178819394b05
Description-en: parallel execution of Octave in clusters of computers
This is a package to add parallel computing functions to Octave. The
parallel computing functions are supported without any additional parallel
computing libraries such as MPI and PVM.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: e6bccc5e5b445665505bb13fbed10f9f
Homepage: http://octave.sourceforge.net/parallel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu