How to Install and Uninstall juliaup Package on openSUSE Leap

Last updated: September 28,2024

1. Install "juliaup" package

Please follow the guidelines below to install juliaup on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install juliaup

2. Uninstall "juliaup" package

This tutorial shows how to uninstall juliaup on openSUSE Leap:

$ sudo zypper remove juliaup

3. Information about the juliaup package on openSUSE Leap

Information for package juliaup:
--------------------------------
Repository : Main Repository
Name : juliaup
Version : 1.8.12-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.4 MiB
Installed : No
Status : not installed
Source package : juliaup-1.8.12-bp155.1.5.src
Upstream URL : https://github.com/JuliaLang/juliaup
Summary : Julia installer and version multiplexer
Description :
A cross-platform installer for the Julia programming language.
The installer also bundles a full Julia version manager called juliaup.
One can use juliaup to install specific Julia versions, it alerts users
when new Julia versions are released and provides a convenient Julia
release channel abstraction.