I lost of a bunch of time to the .NET Core 3.1 issue this week and was surprised there were no dotnet-*-3.1-bin packages in the AUR, so I've created one:
https://aur.archlinux.org/packages/dotnet-runtime-3.1-bin
I haven't figured out why dotnet-runtime-3.1 disappeared from community--it's still supported by Microsoft and the package doesn't appear to have been removed from the community repo--so I've added -bin to the various dotnet- and aspnet- 3.1 package names in case official versions return. Unfortunately this means dotnet-runtime-3.1 might not resolve to dotnet-runtime-3.1-bin (I'm not sure if any AUR helpers use provides to resolve dependencies), but if you install it explicitly, storageexplorer should work. 🤞🏻
Pinned Comments
faultylee commented on 2024-05-28 06:20 (UTC)
The latest update from 1.34.0 is now using .NET Core 8.0 (
extra/dotnet-runtime)