You are not logged in.
I have tried removing the dependencies of this package so that I can sort it out later, but that seems to involve moving some fairly critical parts of the system including GTK4.
Anybody know why this change was made, or what is going on? I would be much happier with onnx-runtime-rocm or onnx-runtime-cpu.
Offline
only python-onnxruntime-cuda needs that, and nothing requires that
Offline
python-onnxruntime-cuda is not currently installed on my system but is part of the update. So something must require it. Could be an Aur package.
Offline
Provides: onnxruntime=1.23.2gst-plugin-onnx requires that and it's an optional dep for firefox and firefox-developer-edition .
Post the output of pacman -Qi onnxruntime
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
It replaces python-onnxruntime, which no longer exists. They had to pick one, and this was it, so since you have python-onnxruntime installed, this gets pulled in on update.
Online