Install Utils.jl On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian

Install Utils.jl On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian

utils.jl

high-performance programming language for technical computing (common files)

Maintainer: Debian Julia Team



Section: science

Install utils.jl

  • Debian apt-get install julia-common Click to copy
  • Ubuntu apt-get install julia-common Click to copy
  • Alpine OS apk add julia Click to copy
  • Arch Linux pacman -S julia Click to copy
  • Kali Linux apt-get install julia-common Click to copy
  • Fedora dnf install julia-common Click to copy
  • Raspbian apt-get install julia Click to copy

julia-common

high-performance programming language for technical computing (common files)

Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, mostly written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, FFTs, and string processing. Julia programs are organized around defining functions, and overloading them for different combinations of argument types (which can also be user-defined). This package contains the Julia standard library and test suite.

julia

high-performance programming language for technical computing

Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, mostly written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, FFTs, and string processing. Julia programs are organized around defining functions, and overloading them for different combinations of argument types (which can also be user-defined). This package provides a complete Julia installation (JIT compiler, standard library, text-based user interface).

Install the latest version of utils.jl in Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian from terminal. To install the utils.jl just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of utils.jl from the respository and install it in your computer/server.