nalimilan/julia-nightlies

Project ID: 1229

Description

Nightly development versions of Julia (High-level, high-performance dynamic language for technical computing)

Installation Instructions

This repository provides a julia RPM package for Fedora and EPEL (RHEL/CentOS/SLES/OEL).

To install it, enable the repository using dnf copr enable nalimilan/julia-nightlies, or copy the relevant .repo file available below to /etc/yum.repos.d/ (see HowToEnableRepo). Finally, call yum install julia. Don't forget to upgrade frequently using yum upgrade julia to use the latest nightly version.

If you are using RHEL, CentOS, Scientific Linux or OEL, you first need to enable the EPEL repository.

Please report any issues you may find to nalimilan at club dot fr.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 [modified] (66)* EPEL 7 (898 downloads)
Fedora 37 i386 (55)*, x86_64 (36)* Fedora 37 (0 downloads)
Fedora 39 i386 (51)*, x86_64 (28)* Fedora 39 (21 downloads)
Fedora 40 i386 (6)*, x86_64 (6)* Fedora 40 (7 downloads)
Fedora rawhide i386 (24)*, x86_64 (11)* Fedora rawhide (323 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable nalimilan/julia-nightlies
More info about enabling Copr repositories

Other Actions