Search Criteria
Package Details: julia-bin 1.11.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/julia-bin.git (read-only, click to copy) |
---|---|
Package Base: | julia-bin |
Description: | High-level, high-performance, dynamic programming language - official binaries |
Upstream URL: | https://julialang.org/ |
Keywords: | julia language programming |
Licenses: | MIT |
Conflicts: | julia |
Provides: | julia |
Submitter: | swiftscythe |
Maintainer: | swiftscythe (alhirzel) |
Last Packager: | alhirzel |
Votes: | 33 |
Popularity: | 0.40 |
First Submitted: | 2018-10-31 20:23 (UTC) |
Last Updated: | 2024-12-08 06:48 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gmp (gmp-hgAUR)
- libnghttp2 (libnghttp2-gitAUR)
- libssh2 (libssh2-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
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
« First ‹ Previous 1 2
giordano commented on 2021-03-27 20:03 (UTC)
In julia v1.6 you need to install also the
libexec
directory, see https://discourse.julialang.org/t/julia-v1-5-4-and-v1-6-0-rc2-have-been-released/57040/30mmtung commented on 2021-03-06 11:40 (UTC)
Hi! Can you please add support for the aarch64 architecture? The change is simple (and worked for me on a local installation): add 'aarch64' to the arch variable and modify the download link by replacing 'x86_64' for '${arch}' in the source variable. Thanks!
artstate commented on 2020-08-27 15:39 (UTC) (edited on 2020-08-27 15:41 (UTC) by artstate)
Update to 1.5.1:
Replace the corresponding lines in PKGBUILD:
pkgver=1.5.1
...
sha256sums=('f5d37cb7fe40e3a730f721da8f7be40310f133220220949939d8f892ce2e86e3')
crave commented on 2020-08-17 06:22 (UTC)
Updated to v1.5.0:
microe commented on 2020-06-05 22:37 (UTC) (edited on 2020-06-05 22:44 (UTC) by microe)
I recently received a pinebook pro and have been hacking away at it. I wanted to run julia and found that the AUR of julia-bin did not support aarch64. The julialang.org site has a binary for it, so I made this patch to allow for an aarch64 version of the package: https://github.com/microe/aur-julia-bin/tree/patch-for-aarch64
The specific commit: https://github.com/microe/aur-julia-bin/commit/b0b79edc8bf7355fb8770c4773bfbc230727d421
cmcaine commented on 2019-12-31 08:53 (UTC)
My PR to upstream Julia landed in 1.3.1, so it shouldn't be necessary to remove the icon theme cache (because it should be absent) once the version is bumped.
Phelipe commented on 2019-12-11 17:38 (UTC)
Any news about 1.3?
cmcaine commented on 2019-11-28 22:05 (UTC) (edited on 2019-11-28 22:05 (UTC) by cmcaine)
Diff for 1.3.0, also removes icon cache
PythonNut commented on 2019-09-26 02:24 (UTC)
I think an unwanted file sneaked into the build result:
« First ‹ Previous 1 2