How to Install and Uninstall matlab-support Package on Kali Linux

Last updated: May 14,2024

1. Install "matlab-support" package

Please follow the step by step instructions below to install matlab-support on Kali Linux

$ sudo apt update $ sudo apt install matlab-support

2. Uninstall "matlab-support" package

Please follow the instructions below to uninstall matlab-support on Kali Linux:

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

3. Information about the matlab-support package on Kali Linux

Package: matlab-support
Version: 0.1
Installed-Size: 163
Maintainer: Debian Science Maintainers
Architecture: all
Depends: debconf | cdebconf, sudo, debconf (>= 0.5) | debconf-2.0
Recommends: libgcc-s1, libstdc++6, libgfortran5, libquadmath0, libvulkan1, libfreetype6
Size: 94312
SHA256: 809414400c5a2076b7245157b867a30f4cda278b92308a130aef03a98cb6dff6
SHA1: 441c30dd4fd6a1c5efb5a36c97f9e374153039a4
MD5sum: 4628d53a0c41687063513032073f56c6
Description: 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:
Section: contrib/devel
Priority: optional
Filename: pool/contrib/m/matlab-support/matlab-support_0.1_all.deb