How to Install and Uninstall matlab-support Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "matlab-support" package

Please follow the steps below to install matlab-support on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install matlab-support

2. Uninstall "matlab-support" package

Please follow the instructions below to uninstall matlab-support on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove matlab-support $ sudo apt autoclean && sudo apt autoremove

3. Information about the matlab-support package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: matlab-support
Priority: optional
Section: multiverse/devel
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Version: 0.0.21
Replaces: matlab (<= 0.0.14~)
Depends: debconf (>= 1.3.22) | cdebconf (>= 0.43), debconf (>= 0.5) | debconf-2.0, sudo
Recommends: libstdc++6-4.4-dev | libstdc++-dev
Suggests: lsb-core
Conflicts: matlab (<= 0.0.14~)
Filename: pool/multiverse/m/matlab-support/matlab-support_0.0.21_all.deb
Size: 30554
MD5sum: 346b6d6a7fc20019cef74c693d6d266d
SHA1: 84b3e95ff6e61ce648dddaea4efb09e072fa147d
SHA256: be54522e18955c484d879f30226d5b1a2dcfe3b26e6d7ad5f56c72dc2cac0dce
Description-en: distro integration for local MATLAB installations
This package does not provide MATLAB. Instead, it configures an
existing MATLAB installation to integrate more comfortably in
a Debian installation.
.
Currently it provides /usr/bin/matlab through the alternatives
system, offers to work around incompatibilities between the libraries
bundled with MATLAB and system libraries, and provides a helper
utility meant to be used by other packages to compile MEX extensions.
.
Install this if you would like your MATLAB installation to behave more
like an ordinary Debian package. Other packages may depend on
this one if they install MATLAB code, for example in order to
compile MEX extensions.
Description-md5: 043f431da8db6fad67528f4d0d2174d2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu