Search Criteria
Package Details: matlab 9.7.0.1296695-1
| 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: | http://www.mathworks.com |
| Licenses: | |
| Submitter: | ido |
| Maintainer: | greyltc |
| Last Packager: | greyltc |
| Votes: | 24 |
| Popularity: | 0.67 |
| First Submitted: | 2015-08-15 09:33 |
| Last Updated: | 2020-02-14 00:00 |
Dependencies (18)
- gconf (gconf-gtk2)
- glu
- gstreamer0.10-base
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-patched-filechooser-icon-view)
- libunwind (libunwind-git)
- libxp
- libxpm
- libxtst
- nss (nss-hg)
- portaudio (portaudio-svn)
- python (python-dbg)
- qt5-svg (qt5-svg-git)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- qt5-websockets (qt5-websockets-git)
- qt5-x11extras (qt5-x11extras-git)
- xerces-c
- gendesk (make)
- gcc6 (gcc6-multilib) (optional) – For MEX support
Required by (3)
- diplib-git (optional)
- gurobi (optional)
- matlab-segymat (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
bbaserdem commented on 2020-04-07 20:31
If anyone is interested with a working PKGBUILD; I edited my private one to work with 2020a; https://github.com/bbaserdem/Matlab/blob/master/PKGBUILD
I tried matching the dependency list with all the packages in the dockerfile. Most of the debian packages are in the arch repos; or at least AUR, but the versions referanced on the dockerfile are older than arch versions. A lot of these dependencies are probably not needed; but I don't want to test what works and what breaks one-by-one.
Still I can install just fine. Do note that matlab installer does need libselinux to run; and is needed to generate the tar.
auricom commented on 2020-03-29 21:25
Echoing what japm48 said, R2020a has a new installer which depends on libselinux to run. The new installer gives you the option to download files without installing which will make using this PKGBUILD slightly easier. Also, I think Mathworks changed some other stuff because, unlike previous versions, once installed I didn't have to change Matlab's glib symlinks to point to system libraries to get the add-ons manager to work.
japm48 commented on 2020-03-27 00:10
While trying to install r2020a I had this error after executing
./install:I solved this by installing
libselinux(in AUR).For the record: I found the missing dependency by executing
./bin/glnxa64/MATLABWindow.Besides, it works without
gtk2(perhaps it now depends ongtk3).medicineman25 commented on 2020-03-04 23:23
Just got this when trying to install
==> Making package: matlab 9.7.0.1296695-1 (Thu Mar 5 10:15:31 2020) ==> Retrieving sources... ==> ERROR: matlab.tar was not found in the build directory and is not a URL. Error downloading sources: matlab
Going to go the manual route for now
greyltc commented on 2020-01-28 19:01
@kyak oh cool, thanks. The deps here definitely do need some work!
kyak commented on 2020-01-28 18:31
@greyltc thanks for the effort!
I'd like to point you to the now official Dockerfile from MathWorks themselves: https://github.com/mathworks-ref-arch/matlab-dockerfile/blob/master/Dockerfile and https://hub.docker.com/r/mathworks/matlab-deps/dockerfile.
It can be useful for us to get all the dependencies correctly.
greyltc commented on 2020-01-28 17:34
I've just fixed a number of bugs in the PKGBUILD, so as of today with r2019b update 3, I can verify that it's up to date and working. Apologies I don't get around to updating this too often. I don't reinstall MATLAB so frequently to keep up with all the releases. If you'd like to help maintain it, let me know and I can add you as a co-maintainer. The install instructions in the wiki look mostly okay (though I haven't followed them to check that), but hopefully you should just be able to get by with reading my notes in the PKGBUILD its self.
ragouel commented on 2019-11-20 11:49
Matlab won't install, what am I doing wrong ?
Error: This folder name is invalid. Folder names can contain alphanumeric characters and '-', '_', '.', or '/' only. The destination folder cannot be named "private".
Det commented on 2019-10-21 12:08
Update, please?
6etacat commented on 2019-09-13 06:08
The wiki is updated to solve the following error:
https://wiki.archlinux.org/index.php/MATLAB#Installing_from_the_AUR_package