@marco44 The main dotnet packages have been updated to version 10 when it was 9 before. This need manual intervention.
If you don't have any use for dotnet 10, forcefully uninstall the old dotnet packages and install the version 9 packages:
# Forcefully unintall the old version 9 packages
sudo pacman -Rdd dotnet-runtime dotnet-sdk dotnet-targeting-pack
# Immediately install the new version 9 packages
sudo pacman -Syu dotnet-runtime-9.0 dotnet-sdk-9.0 dotnet-targeting-pack-9.0
If you still need dotnet 10 and dotnet 9 at the same time, after running the above commands, you can reinstall the dotnet 10 packages.
# Install the new version 10 packages
sudo pacman -Syu dotnet-runtime dotnet-sdk dotnet-targeting-pack
Pinned Comments
TheBill2001 commented on 2023-10-18 09:21 (UTC) (edited on 2023-10-18 10:49 (UTC) by TheBill2001)
The program will be copied to
~/.local/share/videoduplicatefinderon first launch or update due to write permission requirement.