How to Install and Uninstall julia Package on openSUSE Leap
Last updated: November 23,2024
1. Install "julia" package
Learn how to install julia on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
julia
Copied
2. Uninstall "julia" package
This guide let you learn how to uninstall julia on openSUSE Leap:
$
sudo zypper remove
julia
Copied
3. Information about the julia package on openSUSE Leap
Information for package julia:
------------------------------
Repository : Main Repository
Name : julia
Version : 1.0.3-bp155.2.48
Arch : x86_64
Vendor : openSUSE
Installed Size : 213.6 MiB
Installed : No
Status : not installed
Source package : julia-1.0.3-bp155.2.48.src
Upstream URL : http://julialang.org/
Summary : High-level, high-performance dynamic programming language
Description :
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, largely written in Julia itself, also integrates mature,
best-of-breed C and Fortran libraries for linear algebra, random number
generation, signal processing, and string processing.
------------------------------
Repository : Main Repository
Name : julia
Version : 1.0.3-bp155.2.48
Arch : x86_64
Vendor : openSUSE
Installed Size : 213.6 MiB
Installed : No
Status : not installed
Source package : julia-1.0.3-bp155.2.48.src
Upstream URL : http://julialang.org/
Summary : High-level, high-performance dynamic programming language
Description :
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, largely written in Julia itself, also integrates mature,
best-of-breed C and Fortran libraries for linear algebra, random number
generation, signal processing, and string processing.