The PKGBUILD is outdated for R2017a, you got to change the line 91 to remove libstdc++.so.6.0.17 to libstdc++.so.6.0.20 since this version uses the new library.
Search Criteria
Package Details: matlab 1:R2025a.25.1.0.2943329-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/matlab.git (read-only, click to copy) |
---|---|
Package Base: | matlab |
Description: | A high-level language for numerical computation and visualization |
Upstream URL: | https://www.mathworks.com/products/matlab.html |
Keywords: | computation matlab numerical visualization |
Licenses: | custom:MATLAB EULA |
Provides: | matlab-version |
Submitter: | ido |
Maintainer: | vitaliikuzhdin |
Last Packager: | vitaliikuzhdin |
Votes: | 41 |
Popularity: | 0.47 |
First Submitted: | 2015-08-15 09:33 (UTC) |
Last Updated: | 2025-06-25 09:52 (UTC) |
Dependencies (90)
- alsa-lib
- apr
- apr-util
- at-spi2-core (at-spi2-core-gitAUR)
- ca-certificates (ca-certificates-utils)
- cairo (cairo-gitAUR)
- cfitsio9AUR
- fluxbox (fluxbox-noslitAUR, fluxbox-gitAUR, fluxbox-wmAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- fribidi (fribidi-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- glu (glu-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- hunspell (hunspell-gitAUR)
- Show 70 more dependencies...
Required by (13)
- carnot
- digital_rf-git (optional)
- diplib-git (optional)
- java-matlab
- jupyter-matlab_kernel (optional)
- libmole (optional)
- matlab-batch
- matlab-gurobi (requires matlab-version)
- matlab-segymat (optional)
- python-matlabengine (requires matlab-version)
- vitis (optional)
- vivado (optional)
- yalmip-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 Next › Last »
silverbluep commented on 2017-07-06 18:35 (UTC)
qft commented on 2017-05-18 15:26 (UTC)
Please note that MATLAB does not run under GCC7 because of the ABI changes in libgfortran (major version number bumped from 3 to 4). Please install libgfortran6 in the AUR if you upgrade to GCC7.
kausban commented on 2017-03-15 12:46 (UTC)
I needed to install gsreamer0.10 from the aur to get image aquisition adapters working and so that matlab could see my webcam and video device on matlab2016b.
Repentinus commented on 2017-03-08 18:10 (UTC) (edited on 2017-03-08 18:12 (UTC) by Repentinus)
If someone else has trouble installing R2016b using the provided PKGBUILD, then they might find this modified PKGBUILD <https://gist.github.com/anonymous/dc16ef3218404a5e31dc69cfd5390898> useful. I had to provide the network licence file to get the build to proceed and update the list of libraries to be deleted at the end, as R2016b has been linked with gcc4.9. I have also changed optdepends to reflect that. I have further prefixed all matlab binaries other than matlab with matlab- in /usr/lib/. I won't be uploading my PKGBUILD as matlab-r2016b as I cannot be bothered to clean it up and maintain it. If you find it useful and can be bothered to make sure the dependencies are all declared, please go ahead and upload it to AUR once cleaned up.
flying-sheep commented on 2017-01-26 10:31 (UTC) (edited on 2017-01-26 10:31 (UTC) by flying-sheep)
gstreamer0.10-base is gone. can matlab work with an up-to-date gstreamer?
tcuc commented on 2017-01-09 11:47 (UTC)
There's a pgp error, not sure how to solve it. guessing it's not a mitm on my side but just a different author.
==> Verifying source file signatures with gpg...
ncurses-6.0-20161224.tgz ... FAILED (unknown public key 702353E0F7E48EDB)
==> ERROR: One or more PGP signatures could not be verified!
The build failed.
Dependencies for `matlab' are not met, not building...
jsjolund commented on 2016-12-26 21:45 (UTC)
I had to install the libselinux package in order to use the Add-On Explorer in Matlab R2016b. https://se.mathworks.com/matlabcentral/answers/309629-cannot-open-add-on-window-on-linux
Maybe this package should be added to depends or optdepends?
xcabal commented on 2016-11-25 05:28 (UTC)
@daniel_shub
I figured out the issue thanks to you by removing &> /dev/null from line 66, turns out I
was giving it the wrong fik. I was under the impression that the number I was giving by my school was the fik, turns out it was not and my school gave me the correct fik to install
Thanks for the Help
daniel_shub commented on 2016-11-23 15:06 (UTC)
@xcabal what version of MATLAB are you installing? Is there anything in /mnt/f078739e-820f-40da-bf0d-838723a49f50/software/mat/pkg/matlab/opt/tmw/
You could try removing &> /dev/null from line 66 and you might get a more helpful error message.
Pinned Comments
vitaliikuzhdin commented on 2025-07-16 13:12 (UTC)
TODO:
Figure out the users and permissions.
Improve the installer.
Add auto-discovery for packages written for MATLAB.
Write and upload packages for MATLAB-dependent add-ons and products.
vitaliikuzhdin commented on 2025-07-16 12:55 (UTC)
@aoneko, @Reexys, please read the post-installation instructions. If you've lost them, you can find the same information here.