Search Criteria
Package Details: matlab-gcc-fortran-support 1:R2025b+25.2.9.9999999-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/matlab-support.git (read-only, click to copy) |
|---|---|
| Package Base: | matlab-support |
| Description: | A high-level language for numerical computation and visualization (GCC Fortran, support) |
| Upstream URL: | https://www.mathworks.com/products/matlab.html |
| Licenses: | 0BSD |
| Conflicts: | matlab-r2025b-gcc |
| Provides: | matlab-gcc-fortran, matlab-gcc-fortran-release, matlab-gcc-fortran-version, matlab-r2025b-gcc-fortran |
| Submitter: | mrshannon |
| Maintainer: | vitaliikuzhdin |
| Last Packager: | vitaliikuzhdin |
| Votes: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-01-04 17:55 (UTC) |
| Last Updated: | 2026-04-08 14:01 (UTC) |
Dependencies (4)
- matlab-gcc-fortran-metaAUR
- matlab-supportAUR
- gendesk (make)
- gnutls3.8.9AUR (make)
Required by (4)
- matlab (requires matlab-gcc-fortran) (optional)
- matlab-meta (requires matlab-r2025b-gcc-fortran) (optional)
- matlab-runtime-meta (requires matlab-r2025b-gcc-fortran) (optional)
- matlab-support (optional)
Latest Comments
1 2 Next › Last »
jclds139 commented on 2026-03-28 16:58 (UTC)
Honestly, I use MATLAB so rarely now that it's probably best if you take over. Feel free!
vitaliikuzhdin commented on 2026-03-28 11:17 (UTC)
Hello, are you planning to update the package? If no, I'd like to maintain it myself. I manage almost the entire MATLAB ecosystem here on the AUR and I'd like to push a few changes besides just updating this package.
frazar0 commented on 2023-01-17 14:43 (UTC) (edited on 2023-01-17 14:44 (UTC) by frazar0)
Hi! I'm getting the following error:
I think it is due to the recent
libtiffupdate. The error goes away by updating the .desktop file as follows:Alad commented on 2022-08-28 16:33 (UTC)
Thanks! Don't know how you found this solution, but it worked.
Androm commented on 2022-08-28 11:10 (UTC) (edited on 2022-08-28 11:11 (UTC) by Androm)
@Alad, a quick fix is editing the '.matlab7rc.sh' in '.../matlab/bin/' by either editing it in place or copying it to '~/.matlab7rc.sh'.
Then, change the line (~170) with LDPATH_PREFIX='' under the case glnx* to: LDPATH_PREFIX='/usr/lib'
This removes the error.
Alad commented on 2022-07-14 14:04 (UTC)
Did anyone notice
is not a MEX fileerrors when compiling files withmex? Tried with gcc and gcc-9Alad commented on 2022-04-20 13:26 (UTC) (edited on 2022-04-20 13:29 (UTC) by Alad)
Some minor points:
envtwice (env env)providescan be versioned (provides=$pkgver)msg2should be avoided, see https://bugs.archlinux.org/task/43502Thanks for the PKGBUILD :)
jose1711 commented on 2021-11-16 08:54 (UTC)
please replace
sciencewithScienceingendeskcommand.rellieberman commented on 2018-08-06 15:27 (UTC)
works with R2018(a) with the following change:
add libxss as dependency to allow addon manager to work.
I did not change the default jvm shipped with matlab hence jre7-openjdk wasn't needed. Is the version shipped still considered insecure?
mrshannon commented on 2018-01-08 18:31 (UTC)
My employer only supports the (a) releases with it's license server so I can not test (b) releases. If someone who updates with each release want's to take over the package let me know.
Because the path is not hard-coded based on version, reinstalling the package should make it work with the (b) releases but I cannot verify this.
1 2 Next › Last »