How to Install and Uninstall julia-compat Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "julia-compat" package

This tutorial shows how to install julia-compat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install julia-compat

2. Uninstall "julia-compat" package

Please follow the step by step instructions below to uninstall julia-compat on openSuSE Tumbleweed:

$ sudo zypper remove julia-compat

3. Information about the julia-compat package on openSuSE Tumbleweed

Information for package julia-compat:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : julia-compat
Version : 1.9.4-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.39 GiB
Installed : No
Status : not installed
Source package : julia-compat-1.9.4-2.3.src
Upstream URL : http://julialang.org/
Summary : High-level, high-performance dynamic programming language (without CPU optim.)
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.
This package is experimental and by no means supported by upstream. If you want
to use julia, please install juliaup instead.

5. The same packages on other Linux Distributions