You are not logged in.
$ pacman -Qlq suitesparse | grep -v '/$' | xargs -r du -h | sort -h
...
164M /usr/lib/libgraphblas.so.7.3.2
Is there some mistake in this?
UPDATE:
As far as I can see, a significant size of this library file is in the order of things.
https://hub.docker.com/r/graphblas/graphblas
136 MB └── libgraphblas.so.4.0.1
Last edited by sirocco (2022-11-23 03:37:11)
Offline
From what version to what version?
Offline
5.13.0-1 -> 6.0.1-1
Offline