Search Criteria
Package Details: julia-bin 1.7.3-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 |
Last Packager: | swiftscythe |
Votes: | 18 |
Popularity: | 1.30 |
First Submitted: | 2018-10-31 20:23 (UTC) |
Last Updated: | 2022-05-26 07:22 (UTC) |
Dependencies (0)
Required by (21)
- cantor-git (requires julia) (optional)
- cantor-git (requires julia) (make)
- data-science-languages-meta (requires julia)
- gmsh (requires julia) (optional)
- gmsh-bin (requires julia) (optional)
- julia-aarch64-git-docs (requires julia)
- julia-git-docs (requires julia)
- julia-loadpath (requires julia) (optional)
- 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)
- unblur (requires julia)
- vim-codi-git (requires julia) (optional)
Latest Comments
acxz commented on 2022-04-04 16:08 (UTC) (edited on 2022-04-04 17:12 (UTC) by acxz)
Built in clean chroot getting the following error when running
julia
:Interesting to note that
sudo julia
works.PythonNut commented on 2021-03-28 07:25 (UTC)
Does this depend on
p7zip
to use the package manager now?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: