Search Criteria
Package Details: julia-beta-bin 1.10.0.beta3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/julia-beta-bin.git (read-only, click to copy) |
---|---|
Package Base: | julia-beta-bin |
Description: | High-level, high-performance, dynamic programming language - official pre-release binaries |
Upstream URL: | https://julialang.org/ |
Licenses: | MIT |
Conflicts: | julia, julia-bin, julia-git, julia-nightly-bin |
Provides: | julia |
Submitter: | fusion809 |
Maintainer: | ShalokShalom |
Last Packager: | ShalokShalom |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-21 14:42 (UTC) |
Last Updated: | 2023-10-09 12:29 (UTC) |
Dependencies (4)
- gmp (gmp-hgAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libssh2 (libssh2-gitAUR)
- suitesparse
Required by (19)
- cantor-git (requires julia) (make)
- cantor-git (requires julia) (optional)
- gmsh (requires julia) (optional)
- gmsh-bin (requires julia) (optional)
- gmsh-git (requires julia) (optional)
- helix-ext (requires julia) (optional)
- julia-loadpath (requires julia) (optional)
- libcurl-julia-bin (requires julia)
- libcxxwrap-julia (requires julia)
- meep (requires julia)
- meep-python (requires julia)
- mlpack (requires julia) (optional)
- neovim-cmp-latex-symbols-git (requires julia) (make)
- neovim-sniprun (requires julia) (optional)
- nteract (requires julia) (optional)
- nteract-bin (requires julia) (optional)
- octave-hg (requires julia)
- python-einsteinpy_geodesics (requires julia)
- vim-julia-git (requires julia) (optional)
Latest Comments
ShalokShalom commented on 2023-10-08 11:57 (UTC)
Cantor does not allow for juliaup
Moelf commented on 2023-01-17 15:16 (UTC)
It is recommended to use
juliaup
now since they provide abeta
channelMoelf commented on 2022-06-12 05:45 (UTC)
@vchuravy
is it possible for me to co-maintain this package some how?
vchuravy commented on 2021-08-31 09:43 (UTC)
@camperfi this should be fixed now.
camperfi commented on 2021-03-24 06:51 (UTC)
As I mentioned in the previous comment, this AUR breaks Julia by not copying "libexec" folder where Julia keeps 7z shipped WITH Julia - see discussion at https://discourse.julialang.org/t/julia-v1-5-4-and-v1-6-0-rc2-have-been-released/57040/30
As a result Julia installed via this AUR package works only if 7z is installed system-wide, otherwise Julia becomes broken.
That is why I suggested you add "libexec" to the list of folders you copy from the official package into Arch Linux package.
camperfi commented on 2021-03-23 17:43 (UTC)
Hello, could you please update this to _pkgver=1.6.0-rc3?
If you find time to do that - could you please include "libexec" to the list packaged folders:
cp -r {bin,include,lib,share,libexec} ${pkgdir}/usr/