SliTaz SliTaz Forum

You are not logged in.

#1 2024-12-25 22:21:33

mbzadegan
Member
Registered: 2012-10-17
Posts: 3

Add Julia Programming language into Slitaz Repository.

Hi everybody,

Is there any opportunity to add the Julia programming in the Slitaz packages repository?

Thank you

Offline

#2 2025-01-02 08:21:32

HGT
Administrator
From: Germany
Registered: 2016-03-25
Posts: 170

Re: Add Julia Programming language into Slitaz Repository.

There is no neccessity to add a package to the SliTaz repositories since julia can be installed

from https://julialang-s3.julialang.org/bin/linux/x64/1.11/julia-1.11.2-linux-x86_64.tar.gz as

follows:

Suppose an installed version of Slitaz current64 is in use

1. Fetch https://julialang-s3.julialang.org/bin/linux/x64/1.11/julia-1.11.2-linux-x86_64.tar.gz

2. Because busybox tar has no paramter strip-components, install tar: [c]# tazpkg -gi tar[/c]

3. [c]# cd /[/c]

4. [c]# tar --strip-components -xf <path-to-julia-tar.gz>[/c]

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 8 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]