How to Install and Uninstall julia-devel Package on openSUSE Leap

Last updated: July 01,2024

1. Install "julia-devel" package

This tutorial shows how to install julia-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install julia-devel

2. Uninstall "julia-devel" package

Please follow the steps below to uninstall julia-devel on openSUSE Leap:

$ sudo zypper remove julia-devel

3. Information about the julia-devel package on openSUSE Leap

Information for package julia-devel:
------------------------------------
Repository : Main Repository
Name : julia-devel
Version : 1.0.3-bp155.2.48
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : julia-1.0.3-bp155.2.48.src
Upstream URL : http://julialang.org/
Summary : Julia development, debugging and testing files
Description :
Contains library symbolic links and header files for developing applications
linking to the Julia library, in particular embedding it, as well as tests and a
debugging version of Julia. This package is normally not needed when programming
in the Julia language, but rather for embedding Julia into external programs or
debugging Julia itself.

5. The same packages on other Linux Distributions