Package Details: 3dslicer-bin 5.8.1-1

Git Clone URL: https://aur.archlinux.org/3dslicer-bin.git (read-only, click to copy)
Package Base: 3dslicer-bin
Description: A free, open source and multi-platform software package widely used for medical, biomedical, and related imaging research
Upstream URL: https://www.slicer.org
Licenses: BSD-3-Clause
Conflicts: 3dslicer
Provides: 3dslicer
Submitter: hottea
Maintainer: hottea
Last Packager: hottea
Votes: 6
Popularity: 0.006442
First Submitted: 2019-06-14 14:24 (UTC)
Last Updated: 2025-03-19 14:09 (UTC)

Required by (1)

Sources (2)

Pinned Comments

hottea commented on 2024-02-27 00:45 (UTC)

This pkg is build by upstream with Slicer_STORE_SETTINGS_IN_APPLICATION_HOME_DIR=ON, we just repack the binary. The settings and extensions files are stored in the application home dir (aka /opt/ here). If you need to modify the settings or install extensions, try 3dslicer, which is built from the source with Slicer_STORE_SETTINGS_IN_APPLICATION_HOME_DIR=OFF, so ordinary user could save their application settings and extensions files in user home dir.

Latest Comments

1 2 Next › Last »

marco.righi commented on 2025-03-25 10:54 (UTC)

Please change repository

:: (1/1) Parsing SRCINFO: 3dslicer-bin
==> Making package: 3dslicer-bin 5.8.1-1 (Tue 25 Mar 2025 11:52:30 AM CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading Slicer-5.8.1.tar.gz...
** Resuming transfer from byte position 69799936
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   162  100   162    0     0    722      0 --:--:-- --:--:-- --:--:--   723
100   277  100   277    0     0    475      0 --:--:-- --:--:-- --:--:--  2181
100   369  100   369    0     0    532      0 --:--:-- --:--:-- --:--:--   532
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (33) HTTP server does not seem to support byte ranges. Cannot resume.
==> ERROR: Failure while downloading http://download.slicer.org/download?os=linux&stability=release
    Aborting...
 -> error making: 3dslicer-bin-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
3dslicer-bin - exit status 1

hottea commented on 2024-02-27 00:45 (UTC)

This pkg is build by upstream with Slicer_STORE_SETTINGS_IN_APPLICATION_HOME_DIR=ON, we just repack the binary. The settings and extensions files are stored in the application home dir (aka /opt/ here). If you need to modify the settings or install extensions, try 3dslicer, which is built from the source with Slicer_STORE_SETTINGS_IN_APPLICATION_HOME_DIR=OFF, so ordinary user could save their application settings and extensions files in user home dir.

mergen commented on 2024-02-26 15:03 (UTC)

The package is installed in /opt/, where an ordinary user has no write access. When the settings change or an extension is installed there is no visible error but there is no change in software either. Would you kindly look in this?

marco.righi commented on 2023-11-29 21:14 (UTC)

==> Retrieving sources...
  -> Found 3dslicer-5.6.0.tar.gz
  -> Found 3dslicer.svg
==> Validating source files with sha512sums...
    3dslicer-5.6.0.tar.gz ... FAILED
    3dslicer.svg ... Passed
==> ERROR: One or more files did not pass the validity check!

jonask commented on 2023-08-31 19:03 (UTC)

Checksum needs to be updated

superhdj commented on 2023-03-21 21:22 (UTC)

curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume. ==> ERROR: Hubo fallos durante la descarga de http://download.slicer.org/download?os=linux&stability=release

rabin commented on 2023-02-28 15:59 (UTC)

SHA sums are not working. Also, change the URL to https://download.slicer.org/bitstream/63f5bee68939577d9867b4c7 for the 5.2.2 version.

lukaszmoroz commented on 2022-12-05 14:33 (UTC)

Again wrong sha512sum:

dc8f7d5bd8ef4ffd8f7233433634e9aa8e67f6db07eeffea2b9082afa7fe2b40e9352625000a931a58112fae604402ad961cdd650c1f38d4c8a773bfbace80d0  3dslicer-5.2.1.tar.gz
3422d244f819a7ec4c475d3d8a90c79fcb73738920c0830b100c6342ca24d5be607ba60ee3d91892402036a0adf31d5ab7c8fc83f451121a7b537f7de5306014  3dslicer.svg

nerux commented on 2022-07-15 16:30 (UTC)

The sha512sum is wrong : 4e4a94db19d5fd19f35c602a47a5ae7bfa7a4c6c0d9739ec9b68999de54520ffaa0cee85372a6cb7e9901575bfe6ccca0d08f0b9e06a2f7be195a821cd7b335d .cache/pikaur/build/3dslicer-bin/3dslicer-5.0.3.tar.gz

hottea commented on 2021-03-25 02:46 (UTC) (edited on 2021-03-25 02:47 (UTC) by hottea)

@liamtimms You could build 3dslicer from the source, and set Slicer_STORE_SETTINGS_IN_APPLICATION_HOME_DIR=OFF according to this post.